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() |
toDisplayString
CalendarDate getQuoteDate()
double getQuoteValue()