类 FixedHoursSlicerProfile

java.lang.Object
org.coodex.billing.timebased.reference.box.FixedHoursSlicerProfile
所有已实现的接口:
SlicerProfile

public class FixedHoursSlicerProfile extends Object implements SlicerProfile
  • 构造器详细资料

    • FixedHoursSlicerProfile

      public FixedHoursSlicerProfile(int fixedHours)
      参数:
      fixedHours - 时间段小时数,不可小于1
  • 方法详细资料

    • getFixedHours

      public int getFixedHours()