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

Classes

class  SayHiResponseImpl
 

Public Member Functions

 SayHiResponseDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse getSayHiResponse ()
 
void setSayHiResponse (org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse sayHiResponse)
 
org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.SayHiResponse addNewSayHiResponse ()
 

Additional Inherited Members

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

Member Function Documentation

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

Appends and returns a new empty "sayHiResponse" element

Implements org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.

Definition at line 57 of file SayHiResponseDocumentImpl.java.

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

Gets the "sayHiResponse" element

Implements org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.

Definition at line 31 of file SayHiResponseDocumentImpl.java.

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

Sets the "sayHiResponse" element

Implements org.apache.helloWorldSoapHttp.types.SayHiResponseDocument.

Definition at line 49 of file SayHiResponseDocumentImpl.java.


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