Class AbsenceInformation

    • Field Detail

      • fromDate

        @NotNull
        public @NotNull Long fromDate
      • toDate

        @NotNull
        public @NotNull Long toDate
      • absentee

        @NotNull
        @Valid
        public @NotNull @Valid QualifiedAgent absentee
      • substitutionRule

        public String substitutionRule
    • Constructor Detail

      • AbsenceInformation

        public AbsenceInformation()