Uses of Class
com.whatsapp.api.domain.messages.DateTime
-
Uses of DateTime in com.whatsapp.api.domain.messages
Modifier and TypeMethodDescriptionDateTimeParameter.getDateTime()
Gets date time.DateTime.setCalendar
(CalendarType calendar) Sets calendar.DateTime.setDayOfMonth
(Integer dayOfMonth) Sets day of month.DateTime.setDayOfWeek
(Integer dayOfWeek) Sets day of week.DateTime.setFallbackValue
(String fallbackValue) Sets fallback value.Sets hour.Sets minute.Sets month.Sets year.Modifier and TypeMethodDescriptionDateTimeParameter.setDateTime
(DateTime dateTime) Sets date time.ModifierConstructorDescriptionDateTimeParameter
(DateTime dateTime) Instantiates a new Date time parameter.