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

Classes

class  Factory
 

Public Member Functions

java.lang.String getRequestType ()
 
org.apache.helloWorldSoapHttp.types.MyStringType xgetRequestType ()
 
void setRequestType (java.lang.String requestType)
 
void xsetRequestType (org.apache.helloWorldSoapHttp.types.MyStringType requestType)
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

java.lang.String org.apache.helloWorldSoapHttp.types.GreetMeDocument.GreetMe.getRequestType ( )

Gets the "requestType" element

void org.apache.helloWorldSoapHttp.types.GreetMeDocument.GreetMe.setRequestType ( java.lang.String  requestType)

Sets the "requestType" element

org.apache.helloWorldSoapHttp.types.MyStringType org.apache.helloWorldSoapHttp.types.GreetMeDocument.GreetMe.xgetRequestType ( )

Gets (as xml) the "requestType" element

void org.apache.helloWorldSoapHttp.types.GreetMeDocument.GreetMe.xsetRequestType ( org.apache.helloWorldSoapHttp.types.MyStringType  requestType)

Sets (as xml) the "requestType" element

Member Data Documentation

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

Definition at line 44 of file GreetMeDocument.java.


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