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

Classes

class  PingMeImpl
 

Public Member Functions

 PingMeDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe getPingMe ()
 
void setPingMe (org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe pingMe)
 
org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe addNewPingMe ()
 

Additional Inherited Members

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

Member Function Documentation

org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe org.apache.helloWorldSoapHttp.types.impl.PingMeDocumentImpl.addNewPingMe ( )

Appends and returns a new empty "pingMe" element

Implements org.apache.helloWorldSoapHttp.types.PingMeDocument.

Definition at line 57 of file PingMeDocumentImpl.java.

org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe org.apache.helloWorldSoapHttp.types.impl.PingMeDocumentImpl.getPingMe ( )

Gets the "pingMe" element

Implements org.apache.helloWorldSoapHttp.types.PingMeDocument.

Definition at line 31 of file PingMeDocumentImpl.java.

void org.apache.helloWorldSoapHttp.types.impl.PingMeDocumentImpl.setPingMe ( org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe  pingMe)

Sets the "pingMe" element

Implements org.apache.helloWorldSoapHttp.types.PingMeDocument.

Definition at line 49 of file PingMeDocumentImpl.java.


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