|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.web.model.dto.PropertyChange
public final class PropertyChange
| Nested Class Summary | |
|---|---|
static class |
PropertyChange.ChangeType
|
| Constructor Summary | |
|---|---|
PropertyChange(javax.xml.namespace.QName name,
PropertyChange.ChangeType type,
java.util.Set<java.lang.Object> values)
|
|
| Method Summary | |
|---|---|
PropertyChange.ChangeType |
getChangeType()
|
javax.xml.namespace.QName |
getPropertyName()
|
java.util.Set<java.lang.Object> |
getValues()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyChange(javax.xml.namespace.QName name,
PropertyChange.ChangeType type,
java.util.Set<java.lang.Object> values)
| Method Detail |
|---|
public javax.xml.namespace.QName getPropertyName()
public PropertyChange.ChangeType getChangeType()
public java.util.Set<java.lang.Object> getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||