public class MicroformatFS
extends org.apache.uima.jcas.cas.TOP
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
MicroformatFS()
Never called.
|
|
MicroformatFS(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
|
MicroformatFS(org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldData()
getter for fieldData - gets
|
String |
getFieldName()
getter for fieldName - gets
|
int |
getTypeIndexID() |
void |
setFieldData(String v)
setter for fieldData - sets
|
void |
setFieldName(String v)
setter for fieldName - sets
|
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, 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, toString
protected MicroformatFS()
public MicroformatFS(int addr, org.apache.uima.jcas.cas.TOP_Type type)
public MicroformatFS(org.apache.uima.jcas.JCas jcas)
public int getTypeIndexID()
getTypeIndexID
in class org.apache.uima.jcas.cas.TOP
public String getFieldName()
public void setFieldName(String v)
public String getFieldData()
public void setFieldData(String v)
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.