Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.PropertyModificationTypeType

Packages that use PropertyModificationTypeType
com.evolveum.midpoint.common.object   
com.evolveum.midpoint.provisioning.ucf.api   
com.evolveum.midpoint.schema.processor   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of PropertyModificationTypeType in com.evolveum.midpoint.common.object
 

Methods in com.evolveum.midpoint.common.object with parameters of type PropertyModificationTypeType
static PropertyModificationType ObjectTypeUtil.createPropertyModificationType(PropertyModificationTypeType changeType, XPathType xpathType, org.w3c.dom.Node node)
           
static PropertyModificationType ObjectTypeUtil.createPropertyModificationType(PropertyModificationTypeType changetype, XPathType xpath, javax.xml.namespace.QName property, java.lang.Object value)
           
 

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.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.
 



Copyright © 2011 evolveum. All Rights Reserved.