|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PropertyModificationTypeType in com.evolveum.midpoint.provisioning.ucf.api |
---|
Methods in com.evolveum.midpoint.provisioning.ucf.api that return PropertyModificationTypeType | |
---|---|
PropertyModificationTypeType |
AttributeModificationOperation.getChangeType()
|
Methods in com.evolveum.midpoint.provisioning.ucf.api with parameters of type PropertyModificationTypeType | |
---|---|
void |
AttributeModificationOperation.setChangeType(PropertyModificationTypeType changeType)
|
Uses of PropertyModificationTypeType in com.evolveum.midpoint.schema.processor |
---|
Methods in com.evolveum.midpoint.schema.processor that return PropertyModificationTypeType | |
---|---|
PropertyModificationTypeType |
PropertyModification.ModificationType.getPropertyModificationTypeType()
|
Uses of PropertyModificationTypeType in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with parameters of type PropertyModificationTypeType | |
---|---|
static PropertyModificationType |
ObjectTypeUtil.createPropertyModificationType(PropertyModificationTypeType changeType,
XPathHolder xpathType,
java.lang.Object element)
|
static PropertyModificationType |
ObjectTypeUtil.createPropertyModificationType(PropertyModificationTypeType changetype,
XPathHolder xpath,
javax.xml.namespace.QName property,
java.lang.Object value)
|
Uses of PropertyModificationTypeType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as PropertyModificationTypeType | |
---|---|
protected PropertyModificationTypeType |
PropertyModificationType.modificationType
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return PropertyModificationTypeType | |
---|---|
static PropertyModificationTypeType |
PropertyModificationTypeType.fromValue(java.lang.String v)
|
PropertyModificationTypeType |
PropertyModificationType.getModificationType()
Gets the value of the modificationType property. |
static PropertyModificationTypeType |
PropertyModificationTypeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertyModificationTypeType[] |
PropertyModificationTypeType.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_1 with parameters of type PropertyModificationTypeType | |
---|---|
void |
PropertyModificationType.setModificationType(PropertyModificationTypeType value)
Sets the value of the modificationType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |