Uses of Class
org.isda.cdm.EligibleCurrencyInterestRate
-
Packages that use EligibleCurrencyInterestRate Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.exists -
-
Uses of EligibleCurrencyInterestRate in org.isda.cdm
Methods in org.isda.cdm that return EligibleCurrencyInterestRate Modifier and Type Method Description EligibleCurrencyInterestRate
EligibleCurrencyInterestRate.EligibleCurrencyInterestRateBuilder. build()
Methods in org.isda.cdm that return types with arguments of type EligibleCurrencyInterestRate Modifier and Type Method Description java.util.List<EligibleCurrencyInterestRate>
DistributionAndInterestPayment. getInterestRate()
The interest rate associated with initial or variation margin collateral, depending upon the type of credit agreement that this election is associated with.com.rosetta.model.lib.meta.RosettaMetaData<? extends EligibleCurrencyInterestRate>
EligibleCurrencyInterestRate.EligibleCurrencyInterestRateBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends EligibleCurrencyInterestRate>
EligibleCurrencyInterestRate. metaData()
Methods in org.isda.cdm with parameters of type EligibleCurrencyInterestRate Modifier and Type Method Description DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder. addInterestRate(EligibleCurrencyInterestRate interestRate)
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder. addInterestRate(EligibleCurrencyInterestRate interestRate, int _idx)
Method parameters in org.isda.cdm with type arguments of type EligibleCurrencyInterestRate Modifier and Type Method Description DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder
DistributionAndInterestPayment.DistributionAndInterestPaymentBuilder. addInterestRate(java.util.List<EligibleCurrencyInterestRate> interestRates)
-
Uses of EligibleCurrencyInterestRate in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type EligibleCurrencyInterestRate Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super EligibleCurrencyInterestRate>>
EligibleCurrencyInterestRateMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super EligibleCurrencyInterestRate>>
EligibleCurrencyInterestRateMeta. dataRules()
java.util.List<java.util.function.Function<? super EligibleCurrencyInterestRate,com.rosetta.model.lib.qualify.QualifyResult>>
EligibleCurrencyInterestRateMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super EligibleCurrencyInterestRate,java.lang.String>
EligibleCurrencyInterestRateMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateMeta. validator()
-
Uses of EligibleCurrencyInterestRate in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type EligibleCurrencyInterestRate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, EligibleCurrencyInterestRate o)
Methods in org.isda.cdm.validation with parameters of type EligibleCurrencyInterestRate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, EligibleCurrencyInterestRate o)
-
Uses of EligibleCurrencyInterestRate in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type EligibleCurrencyInterestRate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, EligibleCurrencyInterestRate o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type EligibleCurrencyInterestRate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<EligibleCurrencyInterestRate>
EligibleCurrencyInterestRateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, EligibleCurrencyInterestRate o, java.lang.String field)
-