Uses of Record Class
it.auties.whatsapp.model.button.template.highlyStructured.HighlyStructuredDateTime
Packages that use HighlyStructuredDateTime
-
Uses of HighlyStructuredDateTime in it.auties.whatsapp.model.button.template.highlyStructured
Fields in it.auties.whatsapp.model.button.template.highlyStructured with type parameters of type HighlyStructuredDateTimeModifier and TypeFieldDescriptionprivate final Optional<HighlyStructuredDateTime> HighlyStructuredLocalizableParameter.parameterDateTimeThe field for theparameterDateTimerecord component.private Optional<HighlyStructuredDateTime> HighlyStructuredLocalizableParameterBuilder.parameterDateTimeMethods in it.auties.whatsapp.model.button.template.highlyStructured that return HighlyStructuredDateTimeModifier and TypeMethodDescriptionHighlyStructuredDateTimeBuilder.build()static HighlyStructuredDateTimeHighlyStructuredDateTimeSpec.decode(byte[] input) static HighlyStructuredDateTimeHighlyStructuredDateTime.of(HighlyStructuredDateTimeValue dateComponent) Constructs a new date time using a componentMethods in it.auties.whatsapp.model.button.template.highlyStructured that return types with arguments of type HighlyStructuredDateTimeModifier and TypeMethodDescriptionHighlyStructuredLocalizableParameter.parameterDateTime()Returns the value of theparameterDateTimerecord component.Methods in it.auties.whatsapp.model.button.template.highlyStructured with parameters of type HighlyStructuredDateTimeModifier and TypeMethodDescriptionstatic byte[]HighlyStructuredDateTimeSpec.encode(HighlyStructuredDateTime protoInputObject) HighlyStructuredLocalizableParameterBuilder.parameterDateTime(HighlyStructuredDateTime parameterDateTime) Method parameters in it.auties.whatsapp.model.button.template.highlyStructured with type arguments of type HighlyStructuredDateTimeModifier and TypeMethodDescriptionHighlyStructuredLocalizableParameterBuilder.parameterDateTime(Optional<HighlyStructuredDateTime> parameterDateTime)