public interface NodeDesc
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Returns the node description id.
|
String |
getName()
Returns the node description name.
|
String |
getNodeType()
Returns the node description node type.
|
String |
getUniqueId()
Returns the node description unique id.
|
Long getId()
String getName()
String getNodeType()
String getUniqueId()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.