Uses of Interface
cdm.product.template.MandatoryEarlyTerminationAdjustedDates
Packages that use MandatoryEarlyTerminationAdjustedDates
Package
Description
Template feature concepts to define payouts.
-
Uses of MandatoryEarlyTerminationAdjustedDates in cdm.product.template
Subinterfaces of MandatoryEarlyTerminationAdjustedDates in cdm.product.templateModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.template that implement MandatoryEarlyTerminationAdjustedDatesModifier and TypeClassDescriptionstatic classBuilder Implementation of MandatoryEarlyTerminationAdjustedDatesstatic classImmutable Implementation of MandatoryEarlyTerminationAdjustedDatesMethods in cdm.product.template that return MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionMandatoryEarlyTerminationAdjustedDates.build()Build MethodsMandatoryEarlyTerminationAdjustedDates.MandatoryEarlyTerminationAdjustedDatesBuilderImpl.build()MandatoryEarlyTerminationAdjustedDates.MandatoryEarlyTerminationAdjustedDatesImpl.build()MandatoryEarlyTermination.getMandatoryEarlyTerminationAdjustedDates()The adjusted dates associated with a mandatory early termination provision.MandatoryEarlyTermination.MandatoryEarlyTerminationImpl.getMandatoryEarlyTerminationAdjustedDates()Methods in cdm.product.template that return types with arguments of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptiondefault Class<? extends MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDates.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDates.metaData()Utility MethodsMethods in cdm.product.template with parameters of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionMandatoryEarlyTermination.MandatoryEarlyTerminationBuilder.setMandatoryEarlyTerminationAdjustedDates(MandatoryEarlyTerminationAdjustedDates mandatoryEarlyTerminationAdjustedDates) MandatoryEarlyTermination.MandatoryEarlyTerminationBuilderImpl.setMandatoryEarlyTerminationAdjustedDates(MandatoryEarlyTerminationAdjustedDates _mandatoryEarlyTerminationAdjustedDates) -
Uses of MandatoryEarlyTerminationAdjustedDates in cdm.product.template.meta
Methods in cdm.product.template.meta that return types with arguments of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super MandatoryEarlyTerminationAdjustedDates>> MandatoryEarlyTerminationAdjustedDatesMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super MandatoryEarlyTerminationAdjustedDates, com.rosetta.model.lib.qualify.QualifyResult>> MandatoryEarlyTerminationAdjustedDatesMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super MandatoryEarlyTerminationAdjustedDates, Set<String>> MandatoryEarlyTerminationAdjustedDatesMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDatesMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDatesMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDatesMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDatesMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of MandatoryEarlyTerminationAdjustedDates in cdm.product.template.validation
Methods in cdm.product.template.validation with parameters of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> MandatoryEarlyTerminationAdjustedDatesTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MandatoryEarlyTerminationAdjustedDates o) List<com.rosetta.model.lib.validation.ValidationResult<?>> MandatoryEarlyTerminationAdjustedDatesValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MandatoryEarlyTerminationAdjustedDates o) -
Uses of MandatoryEarlyTerminationAdjustedDates in cdm.product.template.validation.datarule
Methods in cdm.product.template.validation.datarule with parameters of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> MandatoryEarlyTerminationAdjustedDatesFpML_ird_44.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MandatoryEarlyTerminationAdjustedDates mandatoryEarlyTerminationAdjustedDates) List<com.rosetta.model.lib.validation.ValidationResult<?>> MandatoryEarlyTerminationAdjustedDatesFpML_ird_44.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MandatoryEarlyTerminationAdjustedDates mandatoryEarlyTerminationAdjustedDates) -
Uses of MandatoryEarlyTerminationAdjustedDates in cdm.product.template.validation.exists
Methods in cdm.product.template.validation.exists with type parameters of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescription<T2 extends MandatoryEarlyTerminationAdjustedDates>
com.rosetta.model.lib.validation.ValidationResult<MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDatesOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.product.template.validation.exists that return types with arguments of type MandatoryEarlyTerminationAdjustedDatesModifier and TypeMethodDescription<T2 extends MandatoryEarlyTerminationAdjustedDates>
com.rosetta.model.lib.validation.ValidationResult<MandatoryEarlyTerminationAdjustedDates> MandatoryEarlyTerminationAdjustedDatesOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)