public class Quotations extends Object
Constructor and Description |
---|
Quotations() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getQuotations() |
void |
setQuotation(String quotation) |
void |
setQuotations(List<String> quotations) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.