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

Classes

class  Factory
 

Public Member Functions

short getMinor ()
 
org.apache.xmlbeans.XmlShort xgetMinor ()
 
void setMinor (short minor)
 
void xsetMinor (org.apache.xmlbeans.XmlShort minor)
 
short getMajor ()
 
org.apache.xmlbeans.XmlShort xgetMajor ()
 
void setMajor (short major)
 
void xsetMajor (org.apache.xmlbeans.XmlShort major)
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

short org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.getMajor ( )

Gets the "major" element

short org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.getMinor ( )

Gets the "minor" element

void org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.setMajor ( short  major)

Sets the "major" element

void org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.setMinor ( short  minor)

Sets the "minor" element

org.apache.xmlbeans.XmlShort org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.xgetMajor ( )

Gets (as xml) the "major" element

org.apache.xmlbeans.XmlShort org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.xgetMinor ( )

Gets (as xml) the "minor" element

void org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.xsetMajor ( org.apache.xmlbeans.XmlShort  major)

Sets (as xml) the "major" element

void org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail.xsetMinor ( org.apache.xmlbeans.XmlShort  minor)

Sets (as xml) the "minor" element

Member Data Documentation

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

Definition at line 44 of file FaultDetailDocument.java.


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