Package org.cswteams.ms3.entity
Class Waiver
java.lang.Object
org.cswteams.ms3.entity.Waiver
Represents a formal document or a string text, containing the cause of
a shift swap (by a planner) or of an absence (by a doctor) due to specific condition
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Waiver
protected Waiver()Default constructor used for lombok @Data annotation -
Waiver
Public construct- Parameters:
fileName- The name of the file, containing the medical certificate or some other legal documenttype- The text string which act as a description for the waiverdata- Actual data containing the file
-