Samples JDK
List of all members | Classes | Public Member Functions
org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl Class Reference
Inheritance diagram for org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl:
org.apache.helloWorldSoapHttp.types.PingMeResponseDocument

Classes

class  PingMeResponseImpl
 

Public Member Functions

 PingMeResponseDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse getPingMeResponse ()
 
void setPingMeResponse (org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse pingMeResponse)
 
org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse addNewPingMeResponse ()
 

Additional Inherited Members

- Static Public Attributes inherited from org.apache.helloWorldSoapHttp.types.PingMeResponseDocument
static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl.addNewPingMeResponse ( )

Appends and returns a new empty "pingMeResponse" element

Implements org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.

Definition at line 57 of file PingMeResponseDocumentImpl.java.

org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl.getPingMeResponse ( )

Gets the "pingMeResponse" element

Implements org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.

Definition at line 31 of file PingMeResponseDocumentImpl.java.

void org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl.setPingMeResponse ( org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse  pingMeResponse)

Sets the "pingMeResponse" element

Implements org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.

Definition at line 49 of file PingMeResponseDocumentImpl.java.


The documentation for this class was generated from the following file: