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

Classes

class  Factory
 
interface  SayHiResponse
 

Public Member Functions

org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse getSayHiResponse ()
 
void setSayHiResponse (org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse sayHiResponse)
 
org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse addNewSayHiResponse ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.addNewSayHiResponse ( )

Appends and returns a new empty "sayHiResponse" element

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

org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.getSayHiResponse ( )

Gets the "sayHiResponse" element

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

void org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.setSayHiResponse ( org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse  sayHiResponse)

Sets the "sayHiResponse" element

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

Member Data Documentation

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

Definition at line 19 of file SayHiResponseDocument.java.


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