Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentPathSegmentMetadataType
-
Packages that use AssignmentPathSegmentMetadataType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AssignmentPathSegmentMetadataType 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 AssignmentPathSegmentMetadataType Modifier and Type Field Description static Producer<AssignmentPathSegmentMetadataType>
AssignmentPathSegmentMetadataType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AssignmentPathSegmentMetadataType Modifier and Type Method Description List<AssignmentPathSegmentMetadataType>
AssignmentPathMetadataType. createSegmentList()
List<AssignmentPathSegmentMetadataType>
AssignmentPathMetadataType. getSegment()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssignmentPathSegmentMetadataType Modifier and Type Method Description AssignmentPathMetadataType
AssignmentPathMetadataType. segment(AssignmentPathSegmentMetadataType value)
-