public class DateTimeAnnot
extends org.apache.uima.jcas.tcas.Annotation
| Modifier and Type | Field and Description |
|---|---|
static int |
type |
static int |
typeIndexID |
| Modifier | Constructor and Description |
|---|---|
protected |
DateTimeAnnot()
Never called.
|
|
DateTimeAnnot(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
|
DateTimeAnnot(org.apache.uima.jcas.JCas jcas) |
|
DateTimeAnnot(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
| Modifier and Type | Method and Description |
|---|---|
String |
getShortDateString()
getter for shortDateString - gets
|
int |
getTypeIndexID() |
void |
setShortDateString(String v)
setter for shortDateString - sets
|
getBegin, getCoveredText, getEnd, getStart, setBegin, setEndaddToIndexes, 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, waitclone, 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,
org.apache.uima.jcas.cas.TOP_Type type)
public DateTimeAnnot(org.apache.uima.jcas.JCas jcas)
public DateTimeAnnot(org.apache.uima.jcas.JCas jcas,
int begin,
int end)
public int getTypeIndexID()
getTypeIndexID in class org.apache.uima.jcas.tcas.Annotationpublic String getShortDateString()
public void setShortDateString(String v)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.