Uses of Interface
cdm.observable.asset.metafields.FieldWithMetaQuotedCurrencyPair
Packages that use FieldWithMetaQuotedCurrencyPair
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of FieldWithMetaQuotedCurrencyPair in cdm.observable.asset
Methods in cdm.observable.asset that return FieldWithMetaQuotedCurrencyPairModifier and TypeMethodDescriptionObservable.getCurrencyPair()Describes the composition of a rate that has been quoted or is to be quoted, including the two currencies and the quotation relationship between the two currencies.Observable.ObservableImpl.getCurrencyPair()Methods in cdm.observable.asset with parameters of type FieldWithMetaQuotedCurrencyPairModifier and TypeMethodDescriptionObservable.ObservableBuilder.setCurrencyPair(FieldWithMetaQuotedCurrencyPair currencyPair) Observable.ObservableBuilderImpl.setCurrencyPair(FieldWithMetaQuotedCurrencyPair _currencyPair) -
Uses of FieldWithMetaQuotedCurrencyPair in cdm.observable.asset.metafields
Subinterfaces of FieldWithMetaQuotedCurrencyPair in cdm.observable.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset.metafields that implement FieldWithMetaQuotedCurrencyPairModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaQuotedCurrencyPairstatic classImmutable Implementation of FieldWithMetaQuotedCurrencyPairMethods in cdm.observable.asset.metafields that return FieldWithMetaQuotedCurrencyPairModifier and TypeMethodDescriptionFieldWithMetaQuotedCurrencyPair.build()Build MethodsFieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilderImpl.build()FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairImpl.build()Methods in cdm.observable.asset.metafields that return types with arguments of type FieldWithMetaQuotedCurrencyPairModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaQuotedCurrencyPair> FieldWithMetaQuotedCurrencyPair.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaQuotedCurrencyPair> FieldWithMetaQuotedCurrencyPair.metaData()Utility Methods