|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.RemoveCalendarReferenceResult
public class RemoveCalendarReferenceResult
Consists of Updated Calendar References after removal
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
RemoveCalendarReferenceResult(java.util.ArrayList<CopiedCalendar> calendarReference)
Constructor for RemoveCalendarReferenceResult. |
|
| Method Summary | |
|---|---|
java.util.ArrayList<CopiedCalendar> |
getCalendarReference()
Gets an array list copied calendar instances. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveCalendarReferenceResult(java.util.ArrayList<CopiedCalendar> calendarReference)
calendarReference - | Method Detail |
|---|
public java.util.ArrayList<CopiedCalendar> getCalendarReference()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||