public class DateTimeAnnot extends Annotation
| Modifier and Type | Field and Description |
|---|---|
static int |
type |
static int |
typeIndexID |
| Modifier | Constructor and Description |
|---|---|
protected |
DateTimeAnnot()
Never called.
|
|
DateTimeAnnot(int addr,
TOP_Type type)
Internal - constructor used by generator
|
|
DateTimeAnnot(JCas jcas) |
|
DateTimeAnnot(JCas jcas,
int begin,
int end) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getShortDateString()
getter for shortDateString - gets
|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
void |
setShortDateString(java.lang.String v)
setter for shortDateString - sets
|
getBegin, getCoveredText, getEnd, getStart, setBegin, setEndgetSofa, getViewaddToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexesclone, 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 DateTimeAnnot()
public DateTimeAnnot(int addr,
TOP_Type type)
public DateTimeAnnot(JCas jcas)
public DateTimeAnnot(JCas jcas, int begin, int end)
public int getTypeIndexID()
TOPgetTypeIndexID in class Annotationpublic java.lang.String getShortDateString()
public void setShortDateString(java.lang.String v)
Copyright © 2013. All Rights Reserved.