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

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

public class Quotations
extends Object


Constructor Summary
Quotations()
           
 
Method Summary
 List<String> getQuotations()
           
 void setQuotation(String quotation)
           
 void setQuotations(List<String> quotations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Quotations

public Quotations()
Method Detail

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.