|
||||||||||
| 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.TimeSlot
public class TimeSlot
TODO Give a useful description of the type.
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
TimeSlot()
TODO Describe this method |
|
| Method Summary | |
|---|---|
java.util.Date |
getEnd()
TODO Describe this method |
java.util.Date |
getStart()
TODO Describe this method |
void |
setEnd(java.util.Date end)
TODO Describe this method |
void |
setStart(java.util.Date start)
TODO Describe this method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeSlot()
| Method Detail |
|---|
public java.util.Date getEnd()
public void setEnd(java.util.Date end)
end - The end to set.public java.util.Date getStart()
public void setStart(java.util.Date start)
start - The start to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||