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

Classes

class  FaultDetailImpl
 

Public Member Functions

 FaultDetailDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail getFaultDetail ()
 
void setFaultDetail (org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail faultDetail)
 
org.apache.helloWorldSoapHttp.types.FaultDetailDocument.FaultDetail addNewFaultDetail ()
 

Additional Inherited Members

- Static Public Attributes inherited from org.apache.helloWorldSoapHttp.types.FaultDetailDocument
static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

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

Appends and returns a new empty "faultDetail" element

Implements org.apache.helloWorldSoapHttp.types.FaultDetailDocument.

Definition at line 57 of file FaultDetailDocumentImpl.java.

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

Gets the "faultDetail" element

Implements org.apache.helloWorldSoapHttp.types.FaultDetailDocument.

Definition at line 31 of file FaultDetailDocumentImpl.java.

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

Sets the "faultDetail" element

Implements org.apache.helloWorldSoapHttp.types.FaultDetailDocument.

Definition at line 49 of file FaultDetailDocumentImpl.java.


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