public class PropertyHierarchyNode extends Object implements Serializable
Constructor and Description |
---|
PropertyHierarchyNode(String nodeType,
String nodeValue)
Instantiates a new property hierarchy node.
|
Modifier and Type | Method and Description |
---|---|
String |
getNodeType() |
String |
getNodeValue() |
void |
setNodeType(String nodeType) |
void |
setNodeValue(String nodeValue) |
String |
toString() |
Copyright © 2013 Nuxeo SA. All Rights Reserved.