Uses of Class
org.isda.cdm.InterestAdjustmentPeriodicity
-
Packages that use InterestAdjustmentPeriodicity Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.choicerule org.isda.cdm.validation.exists -
-
Uses of InterestAdjustmentPeriodicity in org.isda.cdm
Methods in org.isda.cdm that return InterestAdjustmentPeriodicity Modifier and Type Method Description InterestAdjustmentPeriodicity
InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder. build()
InterestAdjustmentPeriodicity
InterestAdjustment. getPeriodicity()
The qualification of the Interest Adjustment periodicity.Methods in org.isda.cdm that return types with arguments of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicity. metaData()
Methods in org.isda.cdm with parameters of type InterestAdjustmentPeriodicity Modifier and Type Method Description InterestAdjustment.InterestAdjustmentBuilder
InterestAdjustment.InterestAdjustmentBuilder. setPeriodicity(InterestAdjustmentPeriodicity periodicity)
-
Uses of InterestAdjustmentPeriodicity in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type InterestAdjustmentPeriodicity Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity>>
InterestAdjustmentPeriodicityMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity>>
InterestAdjustmentPeriodicityMeta. dataRules()
java.util.List<java.util.function.Function<? super InterestAdjustmentPeriodicity,com.rosetta.model.lib.qualify.QualifyResult>>
InterestAdjustmentPeriodicityMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super InterestAdjustmentPeriodicity,java.lang.String>
InterestAdjustmentPeriodicityMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityMeta. validator()
-
Uses of InterestAdjustmentPeriodicity in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityValidator. validate(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity o)
Methods in org.isda.cdm.validation with parameters of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityValidator. validate(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity o)
-
Uses of InterestAdjustmentPeriodicity in org.isda.cdm.validation.choicerule
Methods in org.isda.cdm.validation.choicerule that return types with arguments of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityOneOfRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder builder)
com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityOneOfRule. validate(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity object)
Methods in org.isda.cdm.validation.choicerule with parameters of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityOneOfRule. validate(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity object)
-
Uses of InterestAdjustmentPeriodicity in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type InterestAdjustmentPeriodicity Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity>
InterestAdjustmentPeriodicityOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity o, java.lang.String field)
-