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

Classes

class  Factory
 
interface  FaultDetail
 

Public Member Functions

org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail getFaultDetail ()
 
void setFaultDetail (org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail faultDetail)
 
org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail addNewFaultDetail ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail org.apache.helloWorldSoapHttp.types.FaultDetailDocument.addNewFaultDetail ( )

Appends and returns a new empty "faultDetail" element

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

org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail org.apache.helloWorldSoapHttp.types.FaultDetailDocument.getFaultDetail ( )

Gets the "faultDetail" element

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

void org.apache.helloWorldSoapHttp.types.FaultDetailDocument.setFaultDetail ( org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail  faultDetail)

Sets the "faultDetail" element

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

Member Data Documentation

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

Definition at line 19 of file FaultDetailDocument.java.


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