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