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 NodeDesc
public String getUniqueId()
getUniqueId
in interface NodeDesc
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.