public class NodeDesc extends Object implements NodeDesc, Serializable
| Constructor and Description |
|---|
NodeDesc() |
NodeDesc(long id,
String uniqueId,
String name,
String nodeType) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getName() |
String |
getNodeType() |
String |
getUniqueId() |
String |
toString() |
public String getNodeType()
getNodeType in interface NodeDescpublic String getUniqueId()
getUniqueId in interface NodeDescCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.