Uses of Class
it.auties.whatsapp.model.button.template.highlyStructured.HighlyStructuredDateTimeComponentBuilder
Packages that use HighlyStructuredDateTimeComponentBuilder
-
Uses of HighlyStructuredDateTimeComponentBuilder in it.auties.whatsapp.model.button.template.highlyStructured
Methods in it.auties.whatsapp.model.button.template.highlyStructured that return HighlyStructuredDateTimeComponentBuilderModifier and TypeMethodDescriptionHighlyStructuredDateTimeComponentBuilder.calendar(HighlyStructuredDateTimeComponent.CalendarType calendar) HighlyStructuredDateTimeComponentBuilder.dayOfMonth(int dayOfMonth) HighlyStructuredDateTimeComponentBuilder.dayOfWeek(HighlyStructuredDateTimeComponent.DayOfWeek dayOfWeek) HighlyStructuredDateTimeComponentBuilder.hour(int hour) HighlyStructuredDateTimeComponentBuilder.minute(int minute) HighlyStructuredDateTimeComponentBuilder.month(int month) HighlyStructuredDateTimeComponentBuilder.year(int year)