Uses of Class
com.opengamma.strata.market.observable.Quote
-
Packages that use Quote Package Description com.opengamma.strata.market.observable Market data for quotes. -
-
Uses of Quote in com.opengamma.strata.market.observable
Methods in com.opengamma.strata.market.observable that return Quote Modifier and Type Method Description static Quote
Quote. of(QuoteId quoteId, double value)
Obtains an instance from the quote identifier and value.Methods in com.opengamma.strata.market.observable that return types with arguments of type Quote Modifier and Type Method Description Class<? extends Quote>
Quote.Meta. beanType()
org.joda.beans.BeanBuilder<? extends Quote>
Quote.Meta. builder()
-