Uses of Record Class
it.auties.whatsapp.model.business.BusinessHours
Packages that use BusinessHours
-
Uses of BusinessHours in it.auties.whatsapp.model.business
Fields in it.auties.whatsapp.model.business with type parameters of type BusinessHoursModifier and TypeFieldDescriptionprivate final Optional<BusinessHours> BusinessProfile.hoursThe field for thehoursrecord component.Methods in it.auties.whatsapp.model.business that return types with arguments of type BusinessHoursModifier and TypeMethodDescriptionprivate static Optional<BusinessHours> BusinessProfile.createHours(Node node) BusinessProfile.hours()Returns the value of thehoursrecord component.