public class PropertyChanged extends AbstractPropertyChange
property
path
Modifier | Constructor and Description |
---|---|
protected |
PropertyChanged(NodeKey key,
Name nodePrimaryType,
Set<Name> nodeMixinTypes,
Path nodePath,
Property newProperty,
Property oldProperty,
boolean queryable) |
Modifier and Type | Method and Description |
---|---|
Property |
getNewProperty() |
Property |
getOldProperty() |
String |
toString() |
getPathToNode, getProperty
getKey, getMixinTypes, getPath, getPrimaryType, isQueryable, isType
Copyright © 2008-2015 JBoss, a division of Red Hat. All Rights Reserved.