public static class NodePropBundle.ChildNodeEntry extends Object
| Constructor and Description | 
|---|
| ChildNodeEntry(Name name,
              NodeId id)Creates a new entry with the given name and id | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object object) | 
| NodeId | getId()Returns the id. | 
| Name | getName()Returns the name. | 
| String | toString() | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.