Uses of Class
com.evolveum.midpoint.web.model.dto.PropertyChange.ChangeType

Packages that use PropertyChange.ChangeType
com.evolveum.midpoint.web.model.dto   
 

Uses of PropertyChange.ChangeType in com.evolveum.midpoint.web.model.dto
 

Methods in com.evolveum.midpoint.web.model.dto that return PropertyChange.ChangeType
 PropertyChange.ChangeType PropertyChange.getChangeType()
           
static PropertyChange.ChangeType PropertyChange.ChangeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PropertyChange.ChangeType[] PropertyChange.ChangeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.evolveum.midpoint.web.model.dto with parameters of type PropertyChange.ChangeType
PropertyChange(javax.xml.namespace.QName name, PropertyChange.ChangeType type, java.util.Set<java.lang.Object> values)
           
 



Copyright © 2011 evolveum. All Rights Reserved.