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