|
SAP CC 1.0
API 4.2 (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.calendar.hci.HolidayModel.EnumeratedDay
public static final class HolidayModel.EnumeratedDay
This class enables to define a enumerated day, that is to say a day given by an enumeration of precise date (including year). For instance, Chinese New Year is defined by: 2007-02-18, 2008-02-07, 2009-01-26, etc.
| Constructor Summary | |
|---|---|
HolidayModel.EnumeratedDay()
Builds a new empty EnumeratedDay. |
|
| Method Summary | |
|---|---|
void |
checkValidity()
Exists as implementation of HolidayModel.DayDefinition.checkValidity()
but does nothing, since no error may exist in an enumerated day
configuration. |
java.util.List<java.util.Date> |
getDates()
Gets the list of dates defining this day. |
int |
getType()
Returns the type of the implementing class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HolidayModel.EnumeratedDay()
EnumeratedDay.
| Method Detail |
|---|
public java.util.List<java.util.Date> getDates()
public int getType()
HolidayModel.DayDefinition
getType in interface HolidayModel.DayDefinition
public void checkValidity()
throws InvalidHolidayException
HolidayModel.DayDefinition.checkValidity()
but does nothing, since no error may exist in an enumerated day
configuration.
checkValidity in interface HolidayModel.DayDefinitionInvalidHolidayExceptionHolidayModel.FixedDay.checkValidity(),
HolidayModel.RelativeDay.checkValidity(),
HolidayModel.EasterRelativeDay.checkValidity(),
checkValidity()
|
SAP CC 1.0
API 4.2 (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
SAP Convergent Charging 1.0 (build R4.2.1.35.0.0)
CONVERGENT CHARGING 4.2
(c) Copyright 2009 SAP AG. All rights reserved.