getNodeAdapter method

List<INodeAdapter> getNodeAdapter()

Implementation

List<INodeAdapter> getNodeAdapter() {
  return _nodeAdapter;
}