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

Classes

class  Factory
 
interface  PingMeResponse
 

Public Member Functions

org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse getPingMeResponse ()
 
void setPingMeResponse (org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse pingMeResponse)
 
org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.PingMeResponse addNewPingMeResponse ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

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

Appends and returns a new empty "pingMeResponse" element

Implemented in org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl.

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

Gets the "pingMeResponse" element

Implemented in org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl.

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

Sets the "pingMeResponse" element

Implemented in org.apache.helloWorldSoapHttp.types.impl.PingMeResponseDocumentImpl.

Member Data Documentation

final org.apache.xmlbeans.SchemaType org.apache.helloWorldSoapHttp.types.PingMeResponseDocument.type
static
Initial value:
= (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PingMeResponseDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sFC3B1976DA4653A878A3259394BB6467").resolveHandle("pingmeresponse30d7doctype")

Definition at line 19 of file PingMeResponseDocument.java.


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