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–2025 The Apache Software Foundation. All rights reserved.