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

Classes

class  Factory
 
interface  GreetMeOneWay
 

Public Member Functions

org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay getGreetMeOneWay ()
 
void setGreetMeOneWay (org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay greetMeOneWay)
 
org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay addNewGreetMeOneWay ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.addNewGreetMeOneWay ( )

Appends and returns a new empty "greetMeOneWay" element

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

org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.getGreetMeOneWay ( )

Gets the "greetMeOneWay" element

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

void org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.setGreetMeOneWay ( org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay  greetMeOneWay)

Sets the "greetMeOneWay" element

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

Member Data Documentation

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

Definition at line 19 of file GreetMeOneWayDocument.java.


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