| Constructor and Description | 
|---|
| NodeInfo(Name name,
        Name nodeTypeName,
        Name[] mixinNames,
        String uuid) | 
| Modifier and Type | Method and Description | 
|---|---|
| Name[] | getMixinNames() | 
| Name | getName() | 
| Name | getNodeTypeName() | 
| String | getUUID() | 
| void | setUUID(String uuid) | 
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.