Uses of Class
net.objectlab.kit.datecalc.common.WorkingWeek

Uses of WorkingWeek in net.objectlab.kit.datecalc.common
 

Fields in net.objectlab.kit.datecalc.common declared as WorkingWeek
static WorkingWeek WorkingWeek.DEFAULT
           
 

Methods in net.objectlab.kit.datecalc.common that return WorkingWeek
 WorkingWeek WorkingWeek.withWorkingDayFromCalendar(boolean working, int dayOfWeek)
          If the value for the given day has changed, return a NEW WorkingWeek.
 

Methods in net.objectlab.kit.datecalc.common with parameters of type WorkingWeek
 void DateCalculator.setWorkingWeek(WorkingWeek week)
          Allows user to define what their Working Week should be (default is Mon-Fri).
 



Copyright © 2006-2010 Appendium - Portfolio Financing Platform. All Rights Reserved.