Uses of Interface
cdm.observable.asset.QuotedCurrencyPair
Packages that use QuotedCurrencyPair
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of QuotedCurrencyPair in cdm.observable.asset
Subinterfaces of QuotedCurrencyPair in cdm.observable.assetModifier and TypeInterfaceDescriptioninterfaceA class that is used for including the currency exchange rates used to cross between the traded currencies for non-base currency FX contracts.static interfaceBuilder Interfacestatic interfaceBuilder InterfaceClasses in cdm.observable.asset that implement QuotedCurrencyPairModifier and TypeClassDescriptionstatic classBuilder Implementation of CrossRatestatic classImmutable Implementation of CrossRatestatic classBuilder Implementation of QuotedCurrencyPairstatic classImmutable Implementation of QuotedCurrencyPairMethods in cdm.observable.asset that return QuotedCurrencyPairModifier and TypeMethodDescriptionQuotedCurrencyPair.build()Build MethodsQuotedCurrencyPair.QuotedCurrencyPairBuilderImpl.build()QuotedCurrencyPair.QuotedCurrencyPairImpl.build()FxRate.FxRateImpl.getQuotedCurrencyPair()FxRate.getQuotedCurrencyPair()Defines the two currencies for an FX trade and the quotation relationship between the two currencies.Methods in cdm.observable.asset that return types with arguments of type QuotedCurrencyPairModifier and TypeMethodDescriptiondefault Class<? extends QuotedCurrencyPair> QuotedCurrencyPair.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends QuotedCurrencyPair> QuotedCurrencyPair.metaData()Utility MethodsMethods in cdm.observable.asset with parameters of type QuotedCurrencyPairModifier and TypeMethodDescriptionObservable.ObservableBuilder.setCurrencyPairValue(QuotedCurrencyPair currencyPair) Observable.ObservableBuilderImpl.setCurrencyPairValue(QuotedCurrencyPair _currencyPair) FxRate.FxRateBuilder.setQuotedCurrencyPair(QuotedCurrencyPair quotedCurrencyPair) FxRate.FxRateBuilderImpl.setQuotedCurrencyPair(QuotedCurrencyPair _quotedCurrencyPair) FxRateObservable.FxRateObservableBuilder.setQuotedCurrencyPairValue(QuotedCurrencyPair quotedCurrencyPair) FxRateObservable.FxRateObservableBuilderImpl.setQuotedCurrencyPairValue(QuotedCurrencyPair _quotedCurrencyPair) ValuationSource.ValuationSourceBuilder.setQuotedCurrencyPairValue(QuotedCurrencyPair quotedCurrencyPair) ValuationSource.ValuationSourceBuilderImpl.setQuotedCurrencyPairValue(QuotedCurrencyPair _quotedCurrencyPair) -
Uses of QuotedCurrencyPair in cdm.observable.asset.meta
Methods in cdm.observable.asset.meta that return types with arguments of type QuotedCurrencyPairModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super QuotedCurrencyPair>> QuotedCurrencyPairMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super QuotedCurrencyPair, com.rosetta.model.lib.qualify.QualifyResult>> QuotedCurrencyPairMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super QuotedCurrencyPair, Set<String>> QuotedCurrencyPairMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super QuotedCurrencyPair> QuotedCurrencyPairMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super QuotedCurrencyPair> QuotedCurrencyPairMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super QuotedCurrencyPair> QuotedCurrencyPairMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super QuotedCurrencyPair> QuotedCurrencyPairMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of QuotedCurrencyPair in cdm.observable.asset.metafields
Methods in cdm.observable.asset.metafields that return QuotedCurrencyPairModifier and TypeMethodDescriptionFieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairImpl.getValue()FieldWithMetaQuotedCurrencyPair.getValue()Getter MethodsReferenceWithMetaQuotedCurrencyPair.getValue()Getter MethodsReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairImpl.getValue()Methods in cdm.observable.asset.metafields that return types with arguments of type QuotedCurrencyPairModifier and TypeMethodDescriptiondefault Class<QuotedCurrencyPair> FieldWithMetaQuotedCurrencyPair.getValueType()default Class<QuotedCurrencyPair> ReferenceWithMetaQuotedCurrencyPair.getValueType()Methods in cdm.observable.asset.metafields with parameters of type QuotedCurrencyPairModifier and TypeMethodDescriptionFieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilder.setValue(QuotedCurrencyPair value) FieldWithMetaQuotedCurrencyPair.FieldWithMetaQuotedCurrencyPairBuilderImpl.setValue(QuotedCurrencyPair _value) ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilder.setValue(QuotedCurrencyPair value) ReferenceWithMetaQuotedCurrencyPair.ReferenceWithMetaQuotedCurrencyPairBuilderImpl.setValue(QuotedCurrencyPair _value) -
Uses of QuotedCurrencyPair in cdm.observable.asset.validation
Methods in cdm.observable.asset.validation with parameters of type QuotedCurrencyPairModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> QuotedCurrencyPairTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, QuotedCurrencyPair o) List<com.rosetta.model.lib.validation.ValidationResult<?>> QuotedCurrencyPairValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, QuotedCurrencyPair o) -
Uses of QuotedCurrencyPair in cdm.observable.asset.validation.exists
Methods in cdm.observable.asset.validation.exists with type parameters of type QuotedCurrencyPairModifier and TypeMethodDescription<T2 extends QuotedCurrencyPair>
com.rosetta.model.lib.validation.ValidationResult<QuotedCurrencyPair> QuotedCurrencyPairOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.observable.asset.validation.exists that return types with arguments of type QuotedCurrencyPairModifier and TypeMethodDescription<T2 extends QuotedCurrencyPair>
com.rosetta.model.lib.validation.ValidationResult<QuotedCurrencyPair> QuotedCurrencyPairOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)