|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.calendar.soap.client.CalendarReply
|
+--oracle.calendar.soap.client.NoopReply
The NoopReply class provides the encapsulation for the XML received from a NoopCommand. The Noop Reply object can be obtained from a CalendarResponse.
CalendaringResponse,
NoopCommand| Fields inherited from class oracle.calendar.soap.client.CalendarReply |
k_cmdId, m_cmdId |
| Constructor Summary | |
NoopReply()
Default constructor. |
|
| Method Summary | |
static NoopReply |
unmarshall(java.util.Vector in_bodyEntries)
Constructs a new NoopReply instance from the XML elements within the bodyEntries. |
| Methods inherited from class oracle.calendar.soap.client.CalendarReply |
getCmdId, setCmdId |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public NoopReply()
| Method Detail |
public static NoopReply unmarshall(java.util.Vector in_bodyEntries)
in_bodyEntries -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||