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

Classes

class  Factory
 
interface  PingMe
 

Public Member Functions

org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe getPingMe ()
 
void setPingMe (org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe pingMe)
 
org.apache.helloWorldSoapHttp.types.PingMeDocument.PingMe addNewPingMe ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

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

Appends and returns a new empty "pingMe" element

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

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

Gets the "pingMe" element

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

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

Sets the "pingMe" element

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

Member Data Documentation

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

Definition at line 19 of file PingMeDocument.java.


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