Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingStatePropertyType
-
Packages that use MappingStatePropertyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of MappingStatePropertyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MappingStatePropertyType Modifier and Type Method Description MappingStatePropertyTypeMappingStatePropertiesType. beginProperty()MappingStatePropertyTypeMappingStatePropertyType. clone()MappingStatePropertyTypeObjectFactory. createMappingStatePropertyType()Create an instance ofMappingStatePropertyTypeMappingStatePropertyTypeMappingStatePropertyType. name(String value)MappingStatePropertyTypeMappingStatePropertyType. value(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MappingStatePropertyType Modifier and Type Method Description List<MappingStatePropertyType>MappingStatePropertiesType. createPropertyList()List<MappingStatePropertyType>MappingStatePropertiesType. getProperty()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingStatePropertyType Modifier and Type Method Description MappingStatePropertiesTypeMappingStatePropertiesType. property(MappingStatePropertyType value)
-