Module it.auties.cobalt
Interface HighlyStructuredDateTimeValue
- All Superinterfaces:
it.auties.protobuf.model.ProtobufMessage,it.auties.protobuf.model.ProtobufObject
- All Known Implementing Classes:
HighlyStructuredDateTimeComponent,HighlyStructuredDateTimeUnixEpoch
public sealed interface HighlyStructuredDateTimeValue
extends it.auties.protobuf.model.ProtobufMessage
permits HighlyStructuredDateTimeComponent, HighlyStructuredDateTimeUnixEpoch
A model class that represents the value of a localizable parameter
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe constants of this enumerated type describe the various type of date types that a date time can wrap -
Method Summary
-
Method Details
-
dateType
HighlyStructuredDateTimeValue.Type dateType()Returns the type of date- Returns:
- a non-null type
-