Uses of Class
org.isda.cdm.DistributionAndInterestPayment
-
Packages that use DistributionAndInterestPayment Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.exists -
-
Uses of DistributionAndInterestPayment in org.isda.cdm
Methods in org.isda.cdm that return DistributionAndInterestPayment Modifier and Type Method Description DistributionAndInterestPayment
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder. build()
DistributionAndInterestPayment
CsaInitialMargin2016JapaneseLaw. getDistributionAndInterestPayment()
The Distributions and Interest Payment as part of the Japanese Law ISDA CSA.Methods in org.isda.cdm that return types with arguments of type DistributionAndInterestPayment Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends DistributionAndInterestPayment>
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends DistributionAndInterestPayment>
DistributionAndInterestPayment. metaData()
Methods in org.isda.cdm with parameters of type DistributionAndInterestPayment Modifier and Type Method Description CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder. setDistributionAndInterestPayment(DistributionAndInterestPayment distributionAndInterestPayment)
-
Uses of DistributionAndInterestPayment in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type DistributionAndInterestPayment Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super DistributionAndInterestPayment>>
DistributionAndInterestPaymentMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super DistributionAndInterestPayment>>
DistributionAndInterestPaymentMeta. dataRules()
java.util.List<java.util.function.Function<? super DistributionAndInterestPayment,com.rosetta.model.lib.qualify.QualifyResult>>
DistributionAndInterestPaymentMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super DistributionAndInterestPayment,java.lang.String>
DistributionAndInterestPaymentMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super DistributionAndInterestPayment>
DistributionAndInterestPaymentMeta. validator()
-
Uses of DistributionAndInterestPayment in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type DistributionAndInterestPayment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<DistributionAndInterestPayment>
DistributionAndInterestPaymentValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<DistributionAndInterestPayment>
DistributionAndInterestPaymentValidator. validate(com.rosetta.model.lib.path.RosettaPath path, DistributionAndInterestPayment o)
Methods in org.isda.cdm.validation with parameters of type DistributionAndInterestPayment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<DistributionAndInterestPayment>
DistributionAndInterestPaymentValidator. validate(com.rosetta.model.lib.path.RosettaPath path, DistributionAndInterestPayment o)
-
Uses of DistributionAndInterestPayment in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type DistributionAndInterestPayment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<DistributionAndInterestPayment>
DistributionAndInterestPaymentOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<DistributionAndInterestPayment>
DistributionAndInterestPaymentOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, DistributionAndInterestPayment o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type DistributionAndInterestPayment Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<DistributionAndInterestPayment>
DistributionAndInterestPaymentOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, DistributionAndInterestPayment o, java.lang.String field)
-