com.ebasetech.ufs.external
Interface OrganisationCalendar


public interface OrganisationCalendar

Externally visible interface to the OrganisationCalendar class.


Method Summary
 void addNonWorkingDay(int year, int month, int day, java.lang.String rule)
          Add a single implicit non working day to the receiver.
 

Method Detail

addNonWorkingDay

void addNonWorkingDay(int year,
                      int month,
                      int day,
                      java.lang.String rule)
Add a single implicit non working day to the receiver.