|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |