Class DayType

java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
org.bgerp.plugin.pln.callboard.model.DayType
All Implemented Interfaces:
Serializable, Id<Integer>, IdTitle<Integer>, Title

public class DayType extends IdTitle
See Also:
  • Constructor Details

    • DayType

      public DayType(int id, ConfigMap config)
  • Method Details

    • getColor

      public String getColor()
    • getWorkHours

      public int getWorkHours()
    • isHoliday

      public boolean isHoliday()