Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.MappingStrengthType

Packages that use MappingStrengthType
com.evolveum.midpoint.common.mapping   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of MappingStrengthType in com.evolveum.midpoint.common.mapping
 

Methods in com.evolveum.midpoint.common.mapping that return MappingStrengthType
 MappingStrengthType Mapping.getStrength()
           
 

Uses of MappingStrengthType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as MappingStrengthType
protected  MappingStrengthType MappingType.strength
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return MappingStrengthType
static MappingStrengthType MappingStrengthType.fromValue(String v)
           
 MappingStrengthType MappingType.getStrength()
          Gets the value of the strength property.
static MappingStrengthType MappingStrengthType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MappingStrengthType[] MappingStrengthType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type MappingStrengthType
 void MappingType.setStrength(MappingStrengthType value)
          Sets the value of the strength property.
 



Copyright © 2013 evolveum. All Rights Reserved.