|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--portlets.compoze.groupware.RepeatPattern.RepeatFor
This class stores values for repeating 'for'.
| Inner Class Summary | |
static class |
RepeatPattern.RepeatFor.Unit
This class stores values 'for unit'. |
| Constructor Summary | |
RepeatPattern.RepeatFor(int iNumber,
RepeatPattern.RepeatFor.Unit unit)
Constructor. |
|
| Method Summary | |
int |
getNumber()
Gets the number. |
RepeatPattern.RepeatFor.Unit |
getUnit()
Gets the unit. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RepeatPattern.RepeatFor(int iNumber,
RepeatPattern.RepeatFor.Unit unit)
iNumber - the number of unitesunit - the unit| Method Detail |
public int getNumber()
public RepeatPattern.RepeatFor.Unit getUnit()
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||