Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PersonaConstructionType
Packages that use PersonaConstructionType
-
Uses of PersonaConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type PersonaConstructionTypeModifier and TypeFieldDescriptionstatic final Producer<PersonaConstructionType>PersonaConstructionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PersonaConstructionTypeModifier and TypeMethodDescriptionPersonaConstructionType.archetypeRef(ObjectReferenceType value) PersonaConstructionType.archetypeRef(String oid, QName type) PersonaConstructionType.archetypeRef(String oid, QName type, QName relation) AssignmentType.beginPersonaConstruction()PersonaConstructionType.clone()ObjectFactory.createPersonaConstructionType()PersonaConstructionType.description(String value) PersonaConstructionType.documentation(String value) AssignmentType.getPersonaConstruction()PersonaConstructionType.objectMappingRef(ObjectReferenceType value) PersonaConstructionType.objectMappingRef(String oid, QName type) PersonaConstructionType.objectMappingRef(String oid, QName type, QName relation) PersonaConstructionType.strength(ConstructionStrengthType value) PersonaConstructionType.targetSubtype(String value) PersonaConstructionType.targetType(QName value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PersonaConstructionTypeModifier and TypeMethodDescriptionAssignmentType.personaConstruction(PersonaConstructionType value) voidAssignmentType.setPersonaConstruction(PersonaConstructionType value)