org.apache.uima.annotator.calais
Class DescriptionElement
java.lang.Object
org.apache.uima.annotator.calais.DescriptionElement
public class DescriptionElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionElement
public DescriptionElement()
getAboutURL
public String getAboutURL()
setAboutURL
public void setAboutURL(String aboutURL)
getTypeURL
public String getTypeURL()
setTypeURL
public void setTypeURL(String typeURL)
getSubjectURL
public String getSubjectURL()
setSubjectURL
public void setSubjectURL(String subjectURL)
getOffset
public int getOffset()
setOffset
public void setOffset(int offset)
getLength
public int getLength()
setLength
public void setLength(int length)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.