org.apache.uima.alchemy.digester.domain
Class Quotations
java.lang.Object
org.apache.uima.alchemy.digester.domain.Quotations
public class Quotations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Quotations
public Quotations()
setQuotations
public void setQuotations(List<String> quotations)
getQuotations
public List<String> getQuotations()
setQuotation
public void setQuotation(String quotation)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.