Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingStrengthType
Packages that use MappingStrengthType
-
Uses of MappingStrengthType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MappingStrengthTypeModifier and TypeMethodDescriptionstatic MappingStrengthType
AbstractMappingType.getStrength()
static MappingStrengthType
Returns the enum constant of this class with the specified name.static MappingStrengthType[]
MappingStrengthType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingStrengthTypeModifier and TypeMethodDescriptionvoid
AbstractMappingType.setStrength
(MappingStrengthType value) AbstractMappingType.strength
(MappingStrengthType value) AutoassignMappingType.strength
(MappingStrengthType value) InboundMappingType.strength
(MappingStrengthType value) MappingType.strength
(MappingStrengthType value) MetadataMappingType.strength
(MappingStrengthType value) ObjectTemplateMappingType.strength
(MappingStrengthType value)