|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.String v)
|
MappingStrengthType |
MappingType.getStrength()
Gets the value of the strength property. |
static MappingStrengthType |
MappingStrengthType.valueOf(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |