Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ReportBehaviorType
-
Packages that use ReportBehaviorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ReportBehaviorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ReportBehaviorType Modifier and Type Method Description ReportBehaviorType
ReportType. beginBehavior()
ReportBehaviorType
ReportBehaviorType. clone()
ReportBehaviorType
ObjectFactory. createReportBehaviorType()
Create an instance ofReportBehaviorType
ReportBehaviorType
ReportBehaviorType. direction(DirectionTypeType value)
ReportBehaviorType
ReportType. getBehavior()
ReportBehaviorType
ReportBehaviorType. id(Long value)
ReportBehaviorType
ReportBehaviorType. importOptions(ImportOptionsType value)
ReportBehaviorType
ReportBehaviorType. importScript(ExecuteScriptType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ReportBehaviorType Modifier and Type Method Description ReportType
ReportType. behavior(ReportBehaviorType value)
void
ReportType. setBehavior(ReportBehaviorType value)
-