|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.2) B25488-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.calendar.soap.client.CalendarReply
oracle.calendar.soap.client.PingReply
Encapsulates the XML received from a PingCommand. The Ping Reply object can be obtained from a CalendarResponse.
CalendaringResponse, PingCommand| Field Summary |
| Fields inherited from class oracle.calendar.soap.client.CalendarReply |
k_cmdId |
| Constructor Summary | |
PingReply()Default constructor. |
|
| Method Summary | |
static PingReply |
unmarshall(java.util.Vector in_bodyEntries)Constructs a new PingReply instance from the XML elements within the SOAP <Body> element. |
| Methods inherited from class oracle.calendar.soap.client.CalendarReply |
getCmdId, setCmdId |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PingReply()
| Method Detail |
public static PingReply unmarshall(java.util.Vector in_bodyEntries)
in_bodyEntries - - Vector of XML elements
|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.2) B25488-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||