Uses of Interface
cdm.base.datetime.AdjustableOrAdjustedOrRelativeDate
Packages that use AdjustableOrAdjustedOrRelativeDate
Package
Description
Basic date and time concepts: relative date, date range, offset, business centre etc.
Business event concepts: primitives, contract state and associated state transition function specifications.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetime
Subinterfaces of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetimeModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.datetime that implement AdjustableOrAdjustedOrRelativeDateModifier and TypeClassDescriptionstatic classBuilder Implementation of AdjustableOrAdjustedOrRelativeDatestatic classImmutable Implementation of AdjustableOrAdjustedOrRelativeDateMethods in cdm.base.datetime that return AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionAdjustableOrAdjustedOrRelativeDate.AdjustableOrAdjustedOrRelativeDateBuilderImpl.build()AdjustableOrAdjustedOrRelativeDate.AdjustableOrAdjustedOrRelativeDateImpl.build()AdjustableOrAdjustedOrRelativeDate.build()Build MethodsMethods in cdm.base.datetime that return types with arguments of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptiondefault Class<? extends AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDate.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDate.metaData()Utility Methods -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetime.functions
Methods in cdm.base.datetime.functions that return AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionConvertToAdjustableOrAdjustedOrRelativeDate.evaluate(AdjustableOrRelativeDate adjustableOrRelativeDate) Methods in cdm.base.datetime.functions with parameters of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionConvertToAdjustableOrRelativeDate.ConvertToAdjustableOrRelativeDateDefault.assignOutput(AdjustableOrRelativeDate.AdjustableOrRelativeDateBuilder adjustableOrRelativeDate, AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) ConvertToAdjustableOrRelativeDate.ConvertToAdjustableOrRelativeDateDefault.doEvaluate(AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) protected abstract AdjustableOrRelativeDate.AdjustableOrRelativeDateBuilderConvertToAdjustableOrRelativeDate.doEvaluate(AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) ConvertToAdjustableOrRelativeDate.evaluate(AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) protected com.rosetta.model.lib.mapper.MapperS<? extends RelativeDateOffset> ConvertToAdjustableOrRelativeDate.ConvertToAdjustableOrRelativeDateDefault.relativeDate(AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends RelativeDateOffset> ConvertToAdjustableOrRelativeDate.relativeDate(AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetime.meta
Methods in cdm.base.datetime.meta that return types with arguments of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate>> AdjustableOrAdjustedOrRelativeDateMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super AdjustableOrAdjustedOrRelativeDate, com.rosetta.model.lib.qualify.QualifyResult>> AdjustableOrAdjustedOrRelativeDateMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super AdjustableOrAdjustedOrRelativeDate, Set<String>> AdjustableOrAdjustedOrRelativeDateMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDateMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDateMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDateMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDateMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetime.validation
Methods in cdm.base.datetime.validation with parameters of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> AdjustableOrAdjustedOrRelativeDateTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate o) List<com.rosetta.model.lib.validation.ValidationResult<?>> AdjustableOrAdjustedOrRelativeDateValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate o) -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetime.validation.datarule
Methods in cdm.base.datetime.validation.datarule with parameters of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> AdjustableOrAdjustedOrRelativeDateAdjustedDate.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) List<com.rosetta.model.lib.validation.ValidationResult<?>> AdjustableOrAdjustedOrRelativeDateAdjustedDate.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AdjustableOrAdjustedOrRelativeDate adjustableOrAdjustedOrRelativeDate) -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.base.datetime.validation.exists
Methods in cdm.base.datetime.validation.exists with type parameters of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescription<T2 extends AdjustableOrAdjustedOrRelativeDate>
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDateOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.base.datetime.validation.exists that return types with arguments of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescription<T2 extends AdjustableOrAdjustedOrRelativeDate>
com.rosetta.model.lib.validation.ValidationResult<AdjustableOrAdjustedOrRelativeDate> AdjustableOrAdjustedOrRelativeDateOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.event.common
Methods in cdm.event.common that return AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionTransferBase.getSettlementDate()Represents the date on which the transfer to due.TransferBase.TransferBaseImpl.getSettlementDate()Methods in cdm.event.common with parameters of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionTransfer.TransferBuilder.setSettlementDate(AdjustableOrAdjustedOrRelativeDate settlementDate) Transfer.TransferBuilderImpl.setSettlementDate(AdjustableOrAdjustedOrRelativeDate _settlementDate) TransferBase.TransferBaseBuilder.setSettlementDate(AdjustableOrAdjustedOrRelativeDate settlementDate) TransferBase.TransferBaseBuilderImpl.setSettlementDate(AdjustableOrAdjustedOrRelativeDate _settlementDate) -
Uses of AdjustableOrAdjustedOrRelativeDate in cdm.product.common.settlement
Methods in cdm.product.common.settlement that return AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionSettlementDate.getAdjustableOrRelativeDate()A single settlement date subject to adjustment or specified as relative to another date (e.g. the trade date).SettlementDate.SettlementDateImpl.getAdjustableOrRelativeDate()Methods in cdm.product.common.settlement with parameters of type AdjustableOrAdjustedOrRelativeDateModifier and TypeMethodDescriptionSettlementDate.SettlementDateBuilder.setAdjustableOrRelativeDate(AdjustableOrAdjustedOrRelativeDate adjustableOrRelativeDate) SettlementDate.SettlementDateBuilderImpl.setAdjustableOrRelativeDate(AdjustableOrAdjustedOrRelativeDate _adjustableOrRelativeDate)