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

Classes

class  Factory
 
interface  SayHi
 

Public Member Functions

org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi getSayHi ()
 
void setSayHi (org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi sayHi)
 
org.apache.helloWorldSoapHttp.types.SayHiDocument.SayHi addNewSayHi ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

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

Appends and returns a new empty "sayHi" element

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

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

Gets the "sayHi" element

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

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

Sets the "sayHi" element

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

Member Data Documentation

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

Definition at line 19 of file SayHiDocument.java.


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