|
||||||||||
| 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.CalendarBasic
com.tibco.bpm.web.client.model.types.WorkCalendar
public class WorkCalendar
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.CalendarBasic |
|---|
CalendarBasic.CalendarType |
| Method Summary | |
|---|---|
java.util.HashSet<java.lang.String> |
getReferences()
TODO Describe this method |
int |
getVersion()
TODO Describe this method |
void |
setReferences(java.util.HashSet<java.lang.String> references)
TODO Describe this method |
void |
setVersion(int version)
TODO Describe this method |
| Methods inherited from class com.tibco.bpm.web.client.model.types.CalendarBasic |
|---|
getCalendarType, getDateCreated, getDateModified, getName, getNameSpace, setCalendarType, setDateCreated, setDateModified, setName, setNameSpace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getVersion()
public void setVersion(int version)
version - The version to set.public java.util.HashSet<java.lang.String> getReferences()
public void setReferences(java.util.HashSet<java.lang.String> references)
references -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||