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 d5820ff

Browse files
StepFive: update Slot.java
1 parent 128a2cd commit d5820ff

File tree

1 file changed

+4
-0
lines changed
  • StepFive/src/main/java/me/oldboy/models/entity

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
import java.util.ArrayList;
88
import java.util.List;
99

10+
/**
11+
* Represents a time slot type with information: slot id (for DB),
12+
* slot number (for presentation), slot start time, slot end time.
13+
*/
1014
@Data
1115
@NoArgsConstructor
1216
@AllArgsConstructor

0 commit comments

Comments
(0)

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