Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 128a2cd

Browse files
StepFive: update Reservation.java
1 parent 5d6e17e commit 128a2cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎StepFive/src/main/java/me/oldboy/models/entity/Reservation.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
import java.time.LocalDate;
77

8+
/**
9+
* Represents the booking type with information: booking ID (for DB),
10+
* booking date, user for whom the booking is made, reserved place,
11+
* reserved time slot.
12+
*/
813
@NoArgsConstructor
914
@AllArgsConstructor
1015
@Getter

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /