org.apache.uima.annotator.calais
Class Offset

java.lang.Object
  extended by org.apache.uima.annotator.calais.Offset

public class Offset
extends Object


Constructor Summary
Offset()
           
 
Method Summary
 int getOffset()
           
 void setOffset(int offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Offset

public Offset()
Method Detail

getOffset

public int getOffset()

setOffset

public void setOffset(int offset)


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.