Uses of Class
org.isda.cdm.PaymentDates
-
Packages that use PaymentDates Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.metafields org.isda.cdm.validation org.isda.cdm.validation.datarule org.isda.cdm.validation.exists -
-
Uses of PaymentDates in org.isda.cdm
Methods in org.isda.cdm that return PaymentDates Modifier and Type Method Description PaymentDates
PaymentDates.PaymentDatesBuilder. build()
PaymentDates
EquitySwapMasterConfirmation2018. getEquityCashSettlementDates()
The parameters used to generate the payment date schedule, relative to the equityCalculationPeriod.PaymentDates
EquityPayout. getPaymentDates()
The payment date schedule, as defined by the parameters that are needed to specify it, either in a parametric way or by reference to another schedule of dates (e.g.PaymentDates
InterestRatePayout. getPaymentDates()
The payment date schedule, as defined by the parameters that are needed to specify it, either in a parametric way or by reference to another schedule of dates (e.g.Methods in org.isda.cdm that return types with arguments of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends PaymentDates>
PaymentDates. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends PaymentDates>
PaymentDates.PaymentDatesBuilder. metaData()
Methods in org.isda.cdm with parameters of type PaymentDates Modifier and Type Method Description DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder
DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder. addPaymentDatesReferenceRef(PaymentDates paymentDatesReference)
EquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018Builder
EquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018Builder. setEquityCashSettlementDates(PaymentDates equityCashSettlementDates)
EquityPayout.EquityPayoutBuilder
EquityPayout.EquityPayoutBuilder. setPaymentDates(PaymentDates paymentDates)
InterestRatePayout.InterestRatePayoutBuilder
InterestRatePayout.InterestRatePayoutBuilder. setPaymentDates(PaymentDates paymentDates)
Method parameters in org.isda.cdm with type arguments of type PaymentDates Modifier and Type Method Description DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder
DateRelativeToPaymentDates.DateRelativeToPaymentDatesBuilder. addPaymentDatesReferenceRef(java.util.List<PaymentDates> paymentDatesReferences)
-
Uses of PaymentDates in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type PaymentDates Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super PaymentDates>>
PaymentDatesMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super PaymentDates>>
PaymentDatesMeta. dataRules()
java.util.List<java.util.function.Function<? super PaymentDates,com.rosetta.model.lib.qualify.QualifyResult>>
PaymentDatesMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super PaymentDates,java.lang.String>
PaymentDatesMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super PaymentDates>
PaymentDatesMeta. validator()
-
Uses of PaymentDates in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return PaymentDates Modifier and Type Method Description PaymentDates
ReferenceWithMetaPaymentDates. getValue()
Methods in org.isda.cdm.metafields with parameters of type PaymentDates Modifier and Type Method Description ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder
ReferenceWithMetaPaymentDates.ReferenceWithMetaPaymentDatesBuilder. setValue(PaymentDates value)
-
Uses of PaymentDates in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates o)
Methods in org.isda.cdm.validation with parameters of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates o)
-
Uses of PaymentDates in org.isda.cdm.validation.datarule
Methods in org.isda.cdm.validation.datarule that return types with arguments of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
FpMLIrd35Cd31DataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
FpMLIrd35Cd31DataRule. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesDateRelativeToDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesDateRelativeToDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesPaymentDaysOffsetDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesPaymentDaysOffsetDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates paymentDates)
Methods in org.isda.cdm.validation.datarule with parameters of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
FpMLIrd35Cd31DataRule. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesDateRelativeToDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates paymentDates)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesPaymentDaysOffsetDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates paymentDates)
-
Uses of PaymentDates in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type PaymentDates Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PaymentDates>
PaymentDatesOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PaymentDates o, java.lang.String field)
-