| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.deployment.wsdd.WSDDConstants
org.apache.axis.deployment.wsdd.WSDDElement
org.apache.axis.deployment.wsdd.WSDDFault
| Field Summary | 
| Constructor Summary | |
| WSDDFault(org.w3c.dom.Element e)Construct a WSDDFault from a DOM Element | |
| WSDDFault(FaultDesc desc) | |
| Method Summary | |
| protected  QName | getElementName()Return the element name of a particular subclass. | 
|  FaultDesc | getFaultDesc() | 
|  void | setFaultDesc(FaultDesc desc) | 
|  void | writeToContext(SerializationContext context)Write this element out to a SerializationContext | 
| Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement | 
| getChildElement, getChildElements | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public WSDDFault(FaultDesc desc)
public WSDDFault(org.w3c.dom.Element e)
          throws WSDDException
e - the <fault> Element
WSDDException| Method Detail | 
protected QName getElementName()
getElementName in class WSDDElement
public void writeToContext(SerializationContext context)
                    throws java.io.IOException
writeToContext in class WSDDElementjava.io.IOExceptionpublic FaultDesc getFaultDesc()
public void setFaultDesc(FaultDesc desc)
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||