Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CollectionSpecificationInterpretationType
-
Packages that use CollectionSpecificationInterpretationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CollectionSpecificationInterpretationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CollectionSpecificationInterpretationType Modifier and Type Method Description static CollectionSpecificationInterpretationTypeCollectionSpecificationInterpretationType. fromValue(String v)CollectionSpecificationInterpretationTypeCollectionSpecificationType. getInterpretation()static CollectionSpecificationInterpretationTypeCollectionSpecificationInterpretationType. valueOf(String name)Returns the enum constant of this type with the specified name.static CollectionSpecificationInterpretationType[]CollectionSpecificationInterpretationType. 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.common.common_3 with parameters of type CollectionSpecificationInterpretationType Modifier and Type Method Description CollectionRefSpecificationTypeCollectionRefSpecificationType. interpretation(CollectionSpecificationInterpretationType value)CollectionSpecificationTypeCollectionSpecificationType. interpretation(CollectionSpecificationInterpretationType value)voidCollectionSpecificationType. setInterpretation(CollectionSpecificationInterpretationType value)
-