Uses of Interface
cdm.legaldocumentation.transaction.additionalterms.FxDualExchangeRate
Packages that use FxDualExchangeRate
Package
Description
-
Uses of FxDualExchangeRate in cdm.legaldocumentation.transaction.additionalterms
Subinterfaces of FxDualExchangeRate in cdm.legaldocumentation.transaction.additionaltermsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.transaction.additionalterms that implement FxDualExchangeRateModifier and TypeClassDescriptionstatic classBuilder Implementation of FxDualExchangeRatestatic classImmutable Implementation of FxDualExchangeRateMethods in cdm.legaldocumentation.transaction.additionalterms that return FxDualExchangeRateModifier and TypeMethodDescriptionFxDualExchangeRate.build()Build MethodsFxDualExchangeRate.FxDualExchangeRateBuilderImpl.build()FxDualExchangeRate.FxDualExchangeRateImpl.build()FxDisruptionEvents.FxDisruptionEventsImpl.getDualExchangeRate()FxDisruptionEvents.getDualExchangeRate()Body ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.1.Methods in cdm.legaldocumentation.transaction.additionalterms that return types with arguments of type FxDualExchangeRateModifier and TypeMethodDescriptiondefault Class<? extends FxDualExchangeRate> FxDualExchangeRate.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FxDualExchangeRate> FxDualExchangeRate.metaData()Utility MethodsMethods in cdm.legaldocumentation.transaction.additionalterms with parameters of type FxDualExchangeRateModifier and TypeMethodDescriptionFxDisruptionEvents.FxDisruptionEventsBuilder.setDualExchangeRate(FxDualExchangeRate dualExchangeRate) FxDisruptionEvents.FxDisruptionEventsBuilderImpl.setDualExchangeRate(FxDualExchangeRate _dualExchangeRate) -
Uses of FxDualExchangeRate in cdm.legaldocumentation.transaction.additionalterms.meta
Methods in cdm.legaldocumentation.transaction.additionalterms.meta that return types with arguments of type FxDualExchangeRateModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super FxDualExchangeRate>> FxDualExchangeRateMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super FxDualExchangeRate, com.rosetta.model.lib.qualify.QualifyResult>> FxDualExchangeRateMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super FxDualExchangeRate, Set<String>> FxDualExchangeRateMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super FxDualExchangeRate> FxDualExchangeRateMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FxDualExchangeRate> FxDualExchangeRateMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super FxDualExchangeRate> FxDualExchangeRateMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FxDualExchangeRate> FxDualExchangeRateMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of FxDualExchangeRate in cdm.legaldocumentation.transaction.additionalterms.validation
Methods in cdm.legaldocumentation.transaction.additionalterms.validation with parameters of type FxDualExchangeRateModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FxDualExchangeRateTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FxDualExchangeRate o) List<com.rosetta.model.lib.validation.ValidationResult<?>> FxDualExchangeRateValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FxDualExchangeRate o) -
Uses of FxDualExchangeRate in cdm.legaldocumentation.transaction.additionalterms.validation.exists
Methods in cdm.legaldocumentation.transaction.additionalterms.validation.exists with type parameters of type FxDualExchangeRateModifier and TypeMethodDescription<T2 extends FxDualExchangeRate>
com.rosetta.model.lib.validation.ValidationResult<FxDualExchangeRate> FxDualExchangeRateOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.transaction.additionalterms.validation.exists that return types with arguments of type FxDualExchangeRateModifier and TypeMethodDescription<T2 extends FxDualExchangeRate>
com.rosetta.model.lib.validation.ValidationResult<FxDualExchangeRate> FxDualExchangeRateOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)