Uses of Class
org.isda.cdm.TerminationCurrencyAmendment
-
Packages that use TerminationCurrencyAmendment Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.datarule org.isda.cdm.validation.exists -
-
Uses of TerminationCurrencyAmendment in org.isda.cdm
Methods in org.isda.cdm that return TerminationCurrencyAmendment Modifier and Type Method Description TerminationCurrencyAmendment
TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder. build()
TerminationCurrencyAmendment
CsaInitialMargin2016. getTerminationCurrency()
The Amendment to Termination Currency elections by the parties to the agreement.Methods in org.isda.cdm that return types with arguments of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends TerminationCurrencyAmendment>
TerminationCurrencyAmendment. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends TerminationCurrencyAmendment>
TerminationCurrencyAmendment.TerminationCurrencyAmendmentBuilder. metaData()
Methods in org.isda.cdm with parameters of type TerminationCurrencyAmendment Modifier and Type Method Description CsaInitialMargin2016.CsaInitialMargin2016Builder
CsaInitialMargin2016.CsaInitialMargin2016Builder. setTerminationCurrency(TerminationCurrencyAmendment terminationCurrency)
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder. setTerminationCurrency(TerminationCurrencyAmendment terminationCurrency)
CsaInitialMargin2016NewYorkLaw.CsaInitialMargin2016NewYorkLawBuilder
CsaInitialMargin2016NewYorkLaw.CsaInitialMargin2016NewYorkLawBuilder. setTerminationCurrency(TerminationCurrencyAmendment terminationCurrency)
CsdInitialMargin2016EnglishLaw.CsdInitialMargin2016EnglishLawBuilder
CsdInitialMargin2016EnglishLaw.CsdInitialMargin2016EnglishLawBuilder. setTerminationCurrency(TerminationCurrencyAmendment terminationCurrency)
-
Uses of TerminationCurrencyAmendment in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type TerminationCurrencyAmendment Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment>>
TerminationCurrencyAmendmentMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment>>
TerminationCurrencyAmendmentMeta. dataRules()
java.util.List<java.util.function.Function<? super TerminationCurrencyAmendment,com.rosetta.model.lib.qualify.QualifyResult>>
TerminationCurrencyAmendmentMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super TerminationCurrencyAmendment,java.lang.String>
TerminationCurrencyAmendmentMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super TerminationCurrencyAmendment>
TerminationCurrencyAmendmentMeta. validator()
-
Uses of TerminationCurrencyAmendment in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentValidator. validate(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment o)
Methods in org.isda.cdm.validation with parameters of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentValidator. validate(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment o)
-
Uses of TerminationCurrencyAmendment in org.isda.cdm.validation.datarule
Methods in org.isda.cdm.validation.datarule that return types with arguments of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentApplicableDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder terminationCurrencyAmendment)
com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentApplicableDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment terminationCurrencyAmendment)
Methods in org.isda.cdm.validation.datarule with parameters of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentApplicableDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment terminationCurrencyAmendment)
-
Uses of TerminationCurrencyAmendment in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type TerminationCurrencyAmendment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<TerminationCurrencyAmendment>
TerminationCurrencyAmendmentOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, TerminationCurrencyAmendment o, java.lang.String field)
-