public static class DocumentMapperServiceImpl.AnnoFSAttribute extends Object
Constructor and Description |
---|
AnnoFSAttribute() |
AnnoFSAttribute(int annoBaseId,
org.apache.uima.cas.FeatureStructure fs,
Integer index) |
Modifier and Type | Method and Description |
---|---|
int |
getAnnoBaseId() |
org.apache.uima.cas.FeatureStructure |
getFs() |
Integer |
getIndex() |
void |
setAnnoBaseId(int annoBaseId) |
void |
setFs(org.apache.uima.cas.FeatureStructure fs) |
void |
setIndex(Integer index) |
public AnnoFSAttribute()
public AnnoFSAttribute(int annoBaseId, org.apache.uima.cas.FeatureStructure fs, Integer index)
public int getAnnoBaseId()
public org.apache.uima.cas.FeatureStructure getFs()
public Integer getIndex()
public void setAnnoBaseId(int annoBaseId)
public void setFs(org.apache.uima.cas.FeatureStructure fs)
public void setIndex(Integer index)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.