Uses of Class
org.isda.cdm.AdjustableOrAdjustedOrRelativeDate
-
Packages that use AdjustableOrAdjustedOrRelativeDate 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 AdjustableOrAdjustedOrRelativeDate in org.isda.cdm
Methods in org.isda.cdm that return AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description AdjustableOrAdjustedOrRelativeDate
AdjustableOrAdjustedOrRelativeDate.AdjustableOrAdjustedOrRelativeDateBuilder. build()
AdjustableOrAdjustedOrRelativeDate
Cashflow. getCashflowDate()
AdjustableOrAdjustedOrRelativeDate
TransferPrimitive. getSettlementDate()
Methods in org.isda.cdm that return types with arguments of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDate.AdjustableOrAdjustedOrRelativeDateBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDate. metaData()
Methods in org.isda.cdm with parameters of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description Cashflow.CashflowBuilder
Cashflow.CashflowBuilder. setCashflowDate(AdjustableOrAdjustedOrRelativeDate cashflowDate)
TransferPrimitive.TransferPrimitiveBuilder
TransferPrimitive.TransferPrimitiveBuilder. setSettlementDate(AdjustableOrAdjustedOrRelativeDate settlementDate)
-
Uses of AdjustableOrAdjustedOrRelativeDate in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate>>
AdjustableOrAdjustedOrRelativeDateMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate>>
AdjustableOrAdjustedOrRelativeDateMeta. dataRules()
java.util.List<java.util.function.Function<? super AdjustableOrAdjustedOrRelativeDate,com.rosetta.model.lib.qualify.QualifyResult>>
AdjustableOrAdjustedOrRelativeDateMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super AdjustableOrAdjustedOrRelativeDate,java.lang.String>
AdjustableOrAdjustedOrRelativeDateMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateMeta. validator()
-
Uses of AdjustableOrAdjustedOrRelativeDate in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate o)
Methods in org.isda.cdm.validation with parameters of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate o)
-
Uses of AdjustableOrAdjustedOrRelativeDate in org.isda.cdm.validation.datarule
Methods in org.isda.cdm.validation.datarule that return types with arguments of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateAdjustedDateDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder adjustableOrAdjustedOrRelativeDate)
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateAdjustedDateDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate)
Methods in org.isda.cdm.validation.datarule with parameters of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateAdjustedDateDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate)
-
Uses of AdjustableOrAdjustedOrRelativeDate in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type AdjustableOrAdjustedOrRelativeDate Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate>
AdjustableOrAdjustedOrRelativeDateOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate o, java.lang.String field)
-