|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.model.types.NewWorkingDayExclusion
com.tibco.bpm.web.client.model.types.NewRecurringExclusion
public class NewRecurringExclusion
TODO Give a useful description of the type.
©2012 TIBCO Software Inc.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.tibco.bpm.web.client.model.types.NewWorkingDayExclusion |
|---|
NewWorkingDayExclusion.FreeBusy |
| Constructor Summary | |
|---|---|
NewRecurringExclusion()
TODO Describe this method |
|
| Method Summary | |
|---|---|
Duration |
getDuration()
TODO Describe this method |
java.lang.String |
getrRule()
TODO Describe this method |
void |
setDuration(Duration duration)
TODO Describe this method |
void |
setrRule(java.lang.String rRule)
TODO Describe this method |
| Methods inherited from class com.tibco.bpm.web.client.model.types.NewWorkingDayExclusion |
|---|
getDay, getDescription, getEnd, getFreeBusy, getStart, isAllDay, setAllDay, setDay, setDescription, setEnd, setFreeBusy, setStart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewRecurringExclusion()
| Method Detail |
|---|
public Duration getDuration()
public void setDuration(Duration duration)
duration - The duration to set.public java.lang.String getrRule()
public void setrRule(java.lang.String rRule)
rRule - The rRule to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||