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

Classes

class  Factory
 

Public Member Functions

java.lang.String getRequestType ()
 
org.apache.xmlbeans.XmlString xgetRequestType ()
 
void setRequestType (java.lang.String requestType)
 
void xsetRequestType (org.apache.xmlbeans.XmlString requestType)
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

java.lang.String org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay.getRequestType ( )

Gets the "requestType" element

void org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay.setRequestType ( java.lang.String  requestType)

Sets the "requestType" element

org.apache.xmlbeans.XmlString org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay.xgetRequestType ( )

Gets (as xml) the "requestType" element

void org.apache.helloWorldSoapHttp.types.GreetMeOneWayDocument.GreetMeOneWay.xsetRequestType ( org.apache.xmlbeans.XmlString  requestType)

Sets (as xml) the "requestType" element

Member Data Documentation

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

Definition at line 44 of file GreetMeOneWayDocument.java.


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