|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Repeat | |
---|---|
biweekly.component | |
biweekly.property.marshaller |
Uses of Repeat in biweekly.component |
---|
Methods in biweekly.component that return Repeat | |
---|---|
Repeat |
VAlarm.getRepeat()
Gets the number of times an alarm should be repeated after its initial trigger. |
Repeat |
VAlarm.setRepeat(Integer count)
Sets the number of times an alarm should be repeated after its initial trigger. |
Methods in biweekly.component with parameters of type Repeat | |
---|---|
void |
VAlarm.setRepeat(Repeat repeat)
Sets the number of times an alarm should be repeated after its initial trigger. |
Uses of Repeat in biweekly.property.marshaller |
---|
Methods in biweekly.property.marshaller that return Repeat | |
---|---|
protected Repeat |
RepeatMarshaller.newInstance(Integer value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |