Uses of Interface
cdm.product.template.Quanto
Packages that use Quanto
Package
Description
Template feature concepts to define payouts.
-
Uses of Quanto in cdm.product.template
Subinterfaces of Quanto in cdm.product.templateClasses in cdm.product.template that implement QuantoModifier and TypeClassDescriptionstatic classBuilder Implementation of Quantostatic classImmutable Implementation of QuantoMethods in cdm.product.template that return QuantoModifier and TypeMethodDescriptionQuanto.build()Build MethodsQuanto.QuantoBuilderImpl.build()Quanto.QuantoImpl.build()FxFeature.FxFeatureImpl.getQuanto()FxFeature.getQuanto()If 'Quanto' is specified as the Settlement Type in the relevant Transaction Supplement, an amount, as determined by the Calculation Agent in accordance with the Section 8.2 of the Equity Definitions.Methods in cdm.product.template that return types with arguments of type QuantoModifier and TypeMethodDescriptionQuanto.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends Quanto> Quanto.metaData()Utility MethodsMethods in cdm.product.template with parameters of type QuantoModifier and TypeMethodDescription -
Uses of Quanto in cdm.product.template.meta
Methods in cdm.product.template.meta that return types with arguments of type QuantoModifier and TypeMethodDescriptionQuantoMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) QuantoMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) QuantoMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super Quanto> QuantoMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Quanto> QuantoMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super Quanto> QuantoMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Quanto> QuantoMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of Quanto in cdm.product.template.validation
Methods in cdm.product.template.validation with parameters of type QuantoModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> QuantoTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Quanto o) List<com.rosetta.model.lib.validation.ValidationResult<?>> QuantoValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Quanto o) -
Uses of Quanto in cdm.product.template.validation.exists
Methods in cdm.product.template.validation.exists with type parameters of type QuantoModifier and TypeMethodDescriptionQuantoOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.product.template.validation.exists that return types with arguments of type Quanto