Uses of Interface
cdm.base.datetime.TimeZone
Packages that use TimeZone
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.
Workflow concepts (orthogonal to business event): time stamp, credit limit, trade warehouse info and associated function specifications.
Observable event concepts: extraordinary event, trigger event, disruption event etc.
Template feature concepts to define payouts.
-
Uses of TimeZone in cdm.base.datetime
Subinterfaces of TimeZone in cdm.base.datetimeClasses in cdm.base.datetime that implement TimeZoneModifier and TypeClassDescriptionstatic classBuilder Implementation of TimeZonestatic classImmutable Implementation of TimeZoneMethods in cdm.base.datetime that return TimeZoneModifier and TypeMethodDescriptionTimeZone.build()Build MethodsTimeZone.TimeZoneBuilderImpl.build()TimeZone.TimeZoneImpl.build()DirectOrRelativeTime.DirectOrRelativeTimeImpl.getDirectTime()DirectOrRelativeTime.getDirectTime()An absolute time value expressed in a specific time zone.Methods in cdm.base.datetime that return types with arguments of type TimeZoneModifier and TypeMethodDescriptionTimeZone.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends TimeZone> TimeZone.metaData()Utility MethodsMethods in cdm.base.datetime with parameters of type TimeZoneModifier and TypeMethodDescriptionDirectOrRelativeTime.DirectOrRelativeTimeBuilder.setDirectTime(TimeZone directTime) DirectOrRelativeTime.DirectOrRelativeTimeBuilderImpl.setDirectTime(TimeZone _directTime) RelativeTime.RelativeTimeBuilder.setTimeRelativeToValue(TimeZone timeRelativeTo) RelativeTime.RelativeTimeBuilderImpl.setTimeRelativeToValue(TimeZone _timeRelativeTo) -
Uses of TimeZone in cdm.base.datetime.functions
Methods in cdm.base.datetime.functions that return TimeZoneModifier and TypeMethodDescriptionTimeZoneFromBusinessCenterTime.evaluate(BusinessCenterTime time) -
Uses of TimeZone in cdm.base.datetime.meta
Methods in cdm.base.datetime.meta that return types with arguments of type TimeZoneModifier and TypeMethodDescriptionTimeZoneMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) TimeZoneMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) TimeZoneMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super TimeZone> TimeZoneMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super TimeZone> TimeZoneMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super TimeZone> TimeZoneMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super TimeZone> TimeZoneMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of TimeZone in cdm.base.datetime.metafields
Methods in cdm.base.datetime.metafields that return TimeZoneModifier and TypeMethodDescriptionFieldWithMetaTimeZone.FieldWithMetaTimeZoneImpl.getValue()FieldWithMetaTimeZone.getValue()Getter MethodsReferenceWithMetaTimeZone.getValue()Getter MethodsReferenceWithMetaTimeZone.ReferenceWithMetaTimeZoneImpl.getValue()Methods in cdm.base.datetime.metafields that return types with arguments of type TimeZoneModifier and TypeMethodDescriptionFieldWithMetaTimeZone.getValueType()ReferenceWithMetaTimeZone.getValueType()Methods in cdm.base.datetime.metafields with parameters of type TimeZoneModifier and TypeMethodDescription -
Uses of TimeZone in cdm.base.datetime.validation
Methods in cdm.base.datetime.validation with parameters of type TimeZoneModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> TimeZoneTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TimeZone o) List<com.rosetta.model.lib.validation.ValidationResult<?>> TimeZoneValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TimeZone o) -
Uses of TimeZone in cdm.base.datetime.validation.exists
Methods in cdm.base.datetime.validation.exists with type parameters of type TimeZoneModifier and TypeMethodDescriptionTimeZoneOnlyExistsValidator.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 TimeZone -
Uses of TimeZone in cdm.event.common
Methods in cdm.event.common that return TimeZoneModifier and TypeMethodDescriptionTradePricingReport.getPricingTime()The regional exchange close time for the underlying contract,including time zone, at which the trades should be priced.TradePricingReport.TradePricingReportImpl.getPricingTime()Methods in cdm.event.common with parameters of type TimeZoneModifier and TypeMethodDescriptionBusinessEvent.BusinessEventBuilder.setEffectiveTime(TimeZone effectiveTime) BusinessEvent.BusinessEventBuilderImpl.setEffectiveTime(TimeZone _effectiveTime) BusinessEvent.BusinessEventBuilder.setEventTime(TimeZone eventTime) BusinessEvent.BusinessEventBuilderImpl.setEventTime(TimeZone _eventTime) TradePricingReport.TradePricingReportBuilder.setPricingTime(TimeZone pricingTime) TradePricingReport.TradePricingReportBuilderImpl.setPricingTime(TimeZone _pricingTime) ExecutionInstruction.ExecutionInstructionBuilder.setTradeTimeValue(TimeZone tradeTime) ExecutionInstruction.ExecutionInstructionBuilderImpl.setTradeTimeValue(TimeZone _tradeTime) Trade.TradeBuilder.setTradeTimeValue(TimeZone tradeTime) Trade.TradeBuilderImpl.setTradeTimeValue(TimeZone _tradeTime) -
Uses of TimeZone in cdm.event.common.functions
Methods in cdm.event.common.functions that return TimeZoneModifier and TypeMethodDescriptionResolvePerformanceValuationTime.evaluate(BusinessCenterTime valuationTime, TimeTypeEnum valuationTimeType, AssetIdentifier assetIdentifier, DeterminationMethodEnum determinationMethod) -
Uses of TimeZone in cdm.event.workflow
Methods in cdm.event.workflow that return TimeZoneModifier and TypeMethodDescriptionEventInstruction.EventInstructionImpl.getEffectiveTime()EventInstruction.getEffectiveTime()The time and zone of the date in which the event contractually takes effect.EventInstruction.EventInstructionImpl.getEventTime()EventInstruction.getEventTime()The time and zone of the date in which the event is taking place.Methods in cdm.event.workflow with parameters of type TimeZoneModifier and TypeMethodDescriptionEventInstruction.EventInstructionBuilder.setEffectiveTime(TimeZone effectiveTime) EventInstruction.EventInstructionBuilderImpl.setEffectiveTime(TimeZone _effectiveTime) EventInstruction.EventInstructionBuilder.setEventTime(TimeZone eventTime) EventInstruction.EventInstructionBuilderImpl.setEventTime(TimeZone _eventTime) -
Uses of TimeZone in cdm.observable.common.functions
Methods in cdm.observable.common.functions that return TimeZoneModifier and TypeMethodDescriptionResolveTimeZoneFromTimeType.evaluate(AssetIdentifier assetIdentifier, TimeTypeEnum timeType, DeterminationMethodEnum determinationMethod) -
Uses of TimeZone in cdm.observable.event
Methods in cdm.observable.event that return TimeZoneModifier and TypeMethodDescriptionObservationIdentifier.getObservationTime()Represents the time and time-zone.ObservationIdentifier.ObservationIdentifierImpl.getObservationTime()Methods in cdm.observable.event with parameters of type TimeZoneModifier and TypeMethodDescriptionObservationIdentifier.ObservationIdentifierBuilder.setObservationTime(TimeZone observationTime) ObservationIdentifier.ObservationIdentifierBuilderImpl.setObservationTime(TimeZone _observationTime) -
Uses of TimeZone in cdm.product.template
Methods in cdm.product.template that return TimeZoneModifier and TypeMethodDescriptionRecallProvision.getIssuanceCutoffTime()The operational deadline on T+0 before which a recall must be requested.RecallProvision.RecallProvisionImpl.getIssuanceCutoffTime()RecallProvision.getNotificationTime()The time on the day of intended settlement by which the borrower must notify the lender that they will be returning the requested security.RecallProvision.RecallProvisionImpl.getNotificationTime()Methods in cdm.product.template with parameters of type TimeZoneModifier and TypeMethodDescriptionRecallProvision.RecallProvisionBuilder.setIssuanceCutoffTime(TimeZone issuanceCutoffTime) RecallProvision.RecallProvisionBuilderImpl.setIssuanceCutoffTime(TimeZone _issuanceCutoffTime) RecallProvision.RecallProvisionBuilder.setNotificationTime(TimeZone notificationTime) RecallProvision.RecallProvisionBuilderImpl.setNotificationTime(TimeZone _notificationTime)