|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compoze.domino.RepeatAdjust
com.compoze.domino.RepeatMonthlyByDateAdjust
This class stores the values for a 'repeat monthly by date' adjust.
Method Summary | |
boolean |
containsDayOfMonth(int iDayOfMonth)
Checks to see if this adjust contains the day of month. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean containsDayOfMonth(int iDayOfMonth)
iDayOfMonth
- the day of the month
true
if it contains the specified day of month; false
otherwise
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |