Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ReportEngineSelectionType
-
Packages that use ReportEngineSelectionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ReportEngineSelectionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ReportEngineSelectionType Modifier and Type Method Description static ReportEngineSelectionType
ReportEngineSelectionType. fromValue(String v)
static ReportEngineSelectionType
ReportEngineSelectionType. valueOf(String name)
Returns the enum constant of this type with the specified name.static ReportEngineSelectionType[]
ReportEngineSelectionType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-