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

Classes

class  Factory
 

Public Member Functions

java.lang.String getResponseType ()
 
org.apache.xmlbeans.XmlString xgetResponseType ()
 
void setResponseType (java.lang.String responseType)
 
void xsetResponseType (org.apache.xmlbeans.XmlString responseType)
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

java.lang.String org.apache.helloWorldSoapHttp.types.GreetMeResponseDocument.GreetMeResponse.getResponseType ( )

Gets the "responseType" element

void org.apache.helloWorldSoapHttp.types.GreetMeResponseDocument.GreetMeResponse.setResponseType ( java.lang.String  responseType)

Sets the "responseType" element

org.apache.xmlbeans.XmlString org.apache.helloWorldSoapHttp.types.GreetMeResponseDocument.GreetMeResponse.xgetResponseType ( )

Gets (as xml) the "responseType" element

void org.apache.helloWorldSoapHttp.types.GreetMeResponseDocument.GreetMeResponse.xsetResponseType ( org.apache.xmlbeans.XmlString  responseType)

Sets (as xml) the "responseType" element

Member Data Documentation

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

Definition at line 44 of file GreetMeResponseDocument.java.


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