public class IndexTreeNode extends Object
| Constructor and Description |
|---|
IndexTreeNode()
Constructor for IndexTreeNode.
|
IndexTreeNode(String name,
org.apache.uima.cas.Type type,
int size) |
public IndexTreeNode(String name, org.apache.uima.cas.Type type, int size)
public IndexTreeNode()
public String getName()
public org.apache.uima.cas.Type getType()
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.