Class CalendarUnitValue

java.lang.Object
overit.geocallapp.wfm.projects.rs1.common.CalendarUnitValue
All Implemented Interfaces:
Serializable

public class CalendarUnitValue extends Object implements Serializable
See Also:
  • Constructor Details

    • CalendarUnitValue

      public CalendarUnitValue()
  • Method Details

    • getCalendarUnit

      public Long getCalendarUnit()
    • setCalendarUnit

      public void setCalendarUnit(Long calendarUnit)
    • getValue

      public Long getValue()
    • setValue

      public void setValue(Long value)