Class HoursAvailable
java.lang.Object
com.liferay.headless.admin.user.dto.v1_0.HoursAvailable
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetOpens()inthashCode()voidvoidvoidsetDayOfWeek(com.liferay.petra.function.UnsafeSupplier<String, Exception> dayOfWeekUnsafeSupplier) voidsetDayOfWeek(String dayOfWeek) voidvoidstatic HoursAvailabletoString()static HoursAvailableunsafeToDTO(String json)
-
Field Details
-
closes
-
dayOfWeek
-
opens
-
xClassName
-
-
Constructor Details
-
HoursAvailable
public HoursAvailable()
-
-
Method Details