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

Classes

class  SayHiImpl
 

Public Member Functions

 SayHiDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi getSayHi ()
 
void setSayHi (org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi sayHi)
 
org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi addNewSayHi ()
 

Additional Inherited Members

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

Member Function Documentation

org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi org.apache.helloWorldSoapHttp.types.impl.SayHiDocumentImpl.addNewSayHi ( )

Appends and returns a new empty "sayHi" element

Implements org.apache.helloWorldSoapHttp.types.SayHiDocument.

Definition at line 57 of file SayHiDocumentImpl.java.

org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi org.apache.helloWorldSoapHttp.types.impl.SayHiDocumentImpl.getSayHi ( )

Gets the "sayHi" element

Implements org.apache.helloWorldSoapHttp.types.SayHiDocument.

Definition at line 31 of file SayHiDocumentImpl.java.

void org.apache.helloWorldSoapHttp.types.impl.SayHiDocumentImpl.setSayHi ( org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi  sayHi)

Sets the "sayHi" element

Implements org.apache.helloWorldSoapHttp.types.SayHiDocument.

Definition at line 49 of file SayHiDocumentImpl.java.


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