Class AddReservationDto
java.lang.Object
io.extact.rms.external.webapi.dto.AddReservationDto
- All Implemented Interfaces:
BeforeAfterDateTime.BeforeAfterDateTimeValidatable
@BeforeAfterDateTime
public class AddReservationDto
extends Object
implements BeforeAfterDateTime.BeforeAfterDateTimeValidatable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.extact.rms.application.domain.constraint.BeforeAfterDateTime.BeforeAfterDateTimeValidatable
getEndDateTime, getStartDateTime
-
Constructor Details
-
AddReservationDto
public AddReservationDto()
-
-
Method Details
-
toEntity
-