Uses of Interface
cdm.legaldocumentation.csa.InterestAdjustmentPeriodicity
Packages that use InterestAdjustmentPeriodicity
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of InterestAdjustmentPeriodicity in cdm.legaldocumentation.csa
Subinterfaces of InterestAdjustmentPeriodicity in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement InterestAdjustmentPeriodicityModifier and TypeClassDescriptionstatic classBuilder Implementation of InterestAdjustmentPeriodicitystatic classImmutable Implementation of InterestAdjustmentPeriodicityMethods in cdm.legaldocumentation.csa that return InterestAdjustmentPeriodicityModifier and TypeMethodDescriptionInterestAdjustmentPeriodicity.build()Build MethodsInterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilderImpl.build()InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityImpl.build()InterestAdjustment.getPeriodicity()The qualification of the Interest Adjustment periodicity.InterestAdjustment.InterestAdjustmentImpl.getPeriodicity()Methods in cdm.legaldocumentation.csa that return types with arguments of type InterestAdjustmentPeriodicityModifier and TypeMethodDescriptiondefault Class<? extends InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicity.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicity.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type InterestAdjustmentPeriodicityModifier and TypeMethodDescriptionInterestAdjustment.InterestAdjustmentBuilder.setPeriodicity(InterestAdjustmentPeriodicity periodicity) InterestAdjustment.InterestAdjustmentBuilderImpl.setPeriodicity(InterestAdjustmentPeriodicity _periodicity) -
Uses of InterestAdjustmentPeriodicity in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type InterestAdjustmentPeriodicityModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity>> InterestAdjustmentPeriodicityMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super InterestAdjustmentPeriodicity, com.rosetta.model.lib.qualify.QualifyResult>> InterestAdjustmentPeriodicityMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super InterestAdjustmentPeriodicity, Set<String>> InterestAdjustmentPeriodicityMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicityMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicityMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicityMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicityMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of InterestAdjustmentPeriodicity in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type InterestAdjustmentPeriodicityModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> InterestAdjustmentPeriodicityTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity o) List<com.rosetta.model.lib.validation.ValidationResult<?>> InterestAdjustmentPeriodicityValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity o) -
Uses of InterestAdjustmentPeriodicity in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type InterestAdjustmentPeriodicityModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> InterestAdjustmentPeriodicityOneOf0.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity interestAdjustmentPeriodicity) List<com.rosetta.model.lib.validation.ValidationResult<?>> InterestAdjustmentPeriodicityOneOf0.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, InterestAdjustmentPeriodicity interestAdjustmentPeriodicity) -
Uses of InterestAdjustmentPeriodicity in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type InterestAdjustmentPeriodicityModifier and TypeMethodDescription<T2 extends InterestAdjustmentPeriodicity>
com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicityOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.csa.validation.exists that return types with arguments of type InterestAdjustmentPeriodicityModifier and TypeMethodDescription<T2 extends InterestAdjustmentPeriodicity>
com.rosetta.model.lib.validation.ValidationResult<InterestAdjustmentPeriodicity> InterestAdjustmentPeriodicityOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)