Uses of Class
com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.CountObjectsSimulateType
-
Packages that use CountObjectsSimulateType Package Description com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 -
-
Uses of CountObjectsSimulateType in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3
Fields in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 declared as CountObjectsSimulateType Modifier and Type Field Description protected CountObjectsSimulateTypeCountObjectsCapabilityType. simulateMethods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 that return CountObjectsSimulateType Modifier and Type Method Description static CountObjectsSimulateTypeCountObjectsSimulateType. fromValue(String v)CountObjectsSimulateTypeCountObjectsCapabilityType. getSimulate()Gets the value of the simulate property.static CountObjectsSimulateTypeCountObjectsSimulateType. valueOf(String name)Returns the enum constant of this type with the specified name.static CountObjectsSimulateType[]CountObjectsSimulateType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 with parameters of type CountObjectsSimulateType Modifier and Type Method Description voidCountObjectsCapabilityType. setSimulate(CountObjectsSimulateType value)Sets the value of the simulate property.CountObjectsCapabilityTypeCountObjectsCapabilityType. simulate(CountObjectsSimulateType value)
-