|
||||||||||
| 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.CalendarSummary
public class CalendarSummary
CalendarSummary type.
©2012 TIBCO Software Inc.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.tibco.bpm.web.client.model.types.CalendarBasic |
|---|
CalendarBasic.CalendarType |
| Constructor Summary | |
|---|---|
CalendarSummary()
Default constructor for CalendarSummary. |
|
| Method Summary | |
|---|---|
java.util.ArrayList<java.lang.String> |
getReference()
Returns the reference. |
void |
setReference(java.util.ArrayList<java.lang.String> reference)
Sets the reference value. |
| 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 |
| Constructor Detail |
|---|
public CalendarSummary()
| Method Detail |
|---|
public java.util.ArrayList<java.lang.String> getReference()
public void setReference(java.util.ArrayList<java.lang.String> reference)
reference - The reference to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||