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 MappingStrengthTypeEvenMoreAbstractMappingType.getStrength()static MappingStrengthTypeReturns 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 TypeMethodDescriptionvoidEvenMoreAbstractMappingType.setStrength(MappingStrengthType value) AbstractMappingType.strength(MappingStrengthType value) AutoassignMappingType.strength(MappingStrengthType value) EvenMoreAbstractMappingType.strength(MappingStrengthType value) InboundMappingType.strength(MappingStrengthType value) MappingType.strength(MappingStrengthType value) MetadataMappingType.strength(MappingStrengthType value) ObjectTemplateMappingType.strength(MappingStrengthType value)