public interface INodeIdentifiable
Modifier and Type | Method and Description |
---|---|
NodeIdentifier |
getIdentifier() |
void |
setIdentifier(NodeIdentifier ni) |
NodeIdentifier getIdentifier()
NodeIdentifier
the nodeidentifier that matches thisvoid setIdentifier(NodeIdentifier ni)
ni
- the nodeidentifier that this should be set toCopyright © 2018. All rights reserved.