Class ReservationResourceDto
java.lang.Object
io.extact.rms.external.webapi.dto.ReservationResourceDto
- All Implemented Interfaces:
BeforeAfterDateTime.BeforeAfterDateTimeValidatable
@BeforeAfterDateTime(from="\u5229\u7528\u958b\u59cb\u65e5\u6642",
to="\u5229\u7528\u7d42\u4e86\u65e5\u6642")
public class ReservationResourceDto
extends Object
implements BeforeAfterDateTime.BeforeAfterDateTimeValidatable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ReservationResourceDto
toDto
(Reservation entity) toEntity()
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.extact.rms.application.domain.constraint.BeforeAfterDateTime.BeforeAfterDateTimeValidatable
getEndDateTime, getStartDateTime