Uses of Interface
cdm.base.staticdata.asset.credit.NotDomesticCurrency
Packages that use NotDomesticCurrency
Package
Description
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of NotDomesticCurrency in cdm.base.staticdata.asset.credit
Subinterfaces of NotDomesticCurrency in cdm.base.staticdata.asset.creditModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.asset.credit that implement NotDomesticCurrencyModifier and TypeClassDescriptionstatic classBuilder Implementation of NotDomesticCurrencystatic classImmutable Implementation of NotDomesticCurrencyMethods in cdm.base.staticdata.asset.credit that return NotDomesticCurrencyModifier and TypeMethodDescriptionNotDomesticCurrency.build()Build MethodsNotDomesticCurrency.NotDomesticCurrencyBuilderImpl.build()NotDomesticCurrency.NotDomesticCurrencyImpl.build()Obligations.getNotDomesticCurrency()An obligation and deliverable obligation characteristic.Obligations.ObligationsImpl.getNotDomesticCurrency()Methods in cdm.base.staticdata.asset.credit that return types with arguments of type NotDomesticCurrencyModifier and TypeMethodDescriptiondefault Class<? extends NotDomesticCurrency> NotDomesticCurrency.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends NotDomesticCurrency> NotDomesticCurrency.metaData()Utility MethodsMethods in cdm.base.staticdata.asset.credit with parameters of type NotDomesticCurrencyModifier and TypeMethodDescriptionObligations.ObligationsBuilder.setNotDomesticCurrency(NotDomesticCurrency notDomesticCurrency) Obligations.ObligationsBuilderImpl.setNotDomesticCurrency(NotDomesticCurrency _notDomesticCurrency) -
Uses of NotDomesticCurrency in cdm.base.staticdata.asset.credit.meta
Methods in cdm.base.staticdata.asset.credit.meta that return types with arguments of type NotDomesticCurrencyModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super NotDomesticCurrency>> NotDomesticCurrencyMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super NotDomesticCurrency, com.rosetta.model.lib.qualify.QualifyResult>> NotDomesticCurrencyMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super NotDomesticCurrency, Set<String>> NotDomesticCurrencyMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super NotDomesticCurrency> NotDomesticCurrencyMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super NotDomesticCurrency> NotDomesticCurrencyMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super NotDomesticCurrency> NotDomesticCurrencyMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super NotDomesticCurrency> NotDomesticCurrencyMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of NotDomesticCurrency in cdm.base.staticdata.asset.credit.validation
Methods in cdm.base.staticdata.asset.credit.validation with parameters of type NotDomesticCurrencyModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> NotDomesticCurrencyTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, NotDomesticCurrency o) List<com.rosetta.model.lib.validation.ValidationResult<?>> NotDomesticCurrencyValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, NotDomesticCurrency o) -
Uses of NotDomesticCurrency in cdm.base.staticdata.asset.credit.validation.exists
Methods in cdm.base.staticdata.asset.credit.validation.exists with type parameters of type NotDomesticCurrencyModifier and TypeMethodDescription<T2 extends NotDomesticCurrency>
com.rosetta.model.lib.validation.ValidationResult<NotDomesticCurrency> NotDomesticCurrencyOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.base.staticdata.asset.credit.validation.exists that return types with arguments of type NotDomesticCurrencyModifier and TypeMethodDescription<T2 extends NotDomesticCurrency>
com.rosetta.model.lib.validation.ValidationResult<NotDomesticCurrency> NotDomesticCurrencyOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of NotDomesticCurrency in cdm.product.common.settlement
Methods in cdm.product.common.settlement that return NotDomesticCurrencyModifier and TypeMethodDescriptionDeliverableObligations.DeliverableObligationsImpl.getNotDomesticCurrency()DeliverableObligations.getNotDomesticCurrency()An obligation and deliverable obligation characteristic.Methods in cdm.product.common.settlement with parameters of type NotDomesticCurrencyModifier and TypeMethodDescriptionDeliverableObligations.DeliverableObligationsBuilder.setNotDomesticCurrency(NotDomesticCurrency notDomesticCurrency) DeliverableObligations.DeliverableObligationsBuilderImpl.setNotDomesticCurrency(NotDomesticCurrency _notDomesticCurrency)