Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentRelationApproachType
-
Packages that use AssignmentRelationApproachType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AssignmentRelationApproachType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AssignmentRelationApproachType Modifier and Type Method Description static AssignmentRelationApproachTypeAssignmentRelationApproachType. fromValue(String v)AssignmentRelationApproachTypeArchetypePolicyType. getAssignmentHolderRelationApproach()static AssignmentRelationApproachTypeAssignmentRelationApproachType. valueOf(String name)Returns the enum constant of this type with the specified name.static AssignmentRelationApproachType[]AssignmentRelationApproachType. 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 AssignmentRelationApproachType Modifier and Type Method Description ArchetypePolicyTypeArchetypePolicyType. assignmentHolderRelationApproach(AssignmentRelationApproachType value)ObjectPolicyConfigurationTypeObjectPolicyConfigurationType. assignmentHolderRelationApproach(AssignmentRelationApproachType value)voidArchetypePolicyType. setAssignmentHolderRelationApproach(AssignmentRelationApproachType value)
-