public interface Quote extends BusinessObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
Quote.Logic |
| Modifier and Type | Method and Description |
|---|---|
CalendarDate |
getQuoteDate() |
double |
getQuoteValue() |
toDisplayStringCalendarDate getQuoteDate()
double getQuoteValue()