public class PersonTitle extends Annotation
| Modifier and Type | Field and Description |
|---|---|
static int |
type |
static int |
typeIndexID |
| Modifier | Constructor and Description |
|---|---|
protected |
PersonTitle()
Never called.
|
|
PersonTitle(int addr,
TOP_Type type)
Internal - constructor used by generator
|
|
PersonTitle(JCas jcas) |
|
PersonTitle(JCas jcas,
int begin,
int end) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKind()
getter for Kind - gets The kind of title - Civilian, Military, or Government.
|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
void |
setKind(String v)
setter for Kind - sets The kind of title - Civilian, Military, or Government.
|
getBegin, getCoveredText, getEnd, getStart, setBegin, setEndgetSofa, getViewaddToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexesclone, getavoidcollisionTypeCode, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetViewclone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValueprotected PersonTitle()
public PersonTitle(int addr,
TOP_Type type)
public PersonTitle(JCas jcas)
public PersonTitle(JCas jcas, int begin, int end)
public int getTypeIndexID()
TOPgetTypeIndexID in class Annotationpublic String getKind()
public void setKind(String v)
Copyright © 2015. All rights reserved.