Package | Description |
---|---|
com.evolveum.midpoint.common.mapping | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
MappingStrengthType |
Mapping.getStrength() |
Modifier and Type | Field and Description |
---|---|
protected MappingStrengthType |
MappingType.strength |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingType.setStrength(MappingStrengthType value)
Sets the value of the strength property.
|
Copyright © 2013 evolveum. All rights reserved.