org.apache.uima.alchemy.digester.domain
Class Keyword

java.lang.Object
  extended by org.apache.uima.alchemy.digester.domain.Keyword

public class Keyword
extends Object


Constructor Summary
Keyword()
           
 
Method Summary
 String getText()
           
 void setText(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Keyword

public Keyword()
Method Detail

setText

public void setText(String text)

getText

public String getText()


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