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 TypeMethodDescriptionboolean
getOpens()
int
hashCode()
void
void
void
setDayOfWeek
(com.liferay.petra.function.UnsafeSupplier<String, Exception> dayOfWeekUnsafeSupplier) void
setDayOfWeek
(String dayOfWeek) void
void
static HoursAvailable
toString()
static HoursAvailable
unsafeToDTO
(String json)
-
Field Details
-
closes
-
dayOfWeek
-
opens
-
xClassName
-
-
Constructor Details
-
HoursAvailable
public HoursAvailable()
-
-
Method Details