public class NodeBundle extends Object implements INodeBundle
| Modifier | Constructor and Description |
|---|---|
protected |
NodeBundle(INodeMapper mapper,
String name) |
| Modifier and Type | Method and Description |
|---|---|
INodeMapper |
getMapper()
The associated Node mapper
|
String |
getName()
Get Node name
|
protected NodeBundle(INodeMapper mapper, String name)
public INodeMapper getMapper()
INodeBundlegetMapper in interface INodeBundlepublic String getName()
INodeBundlegetName in interface INodeBundleCopyright © 2018–2019 ODPi. All rights reserved.