com.sun.xml.ws.wsdl.writer.document.soap
Interface SOAPFault

All Superinterfaces:
BodyType, com.sun.xml.txw2.TypedXmlWriter

public interface SOAPFault
extends com.sun.xml.txw2.TypedXmlWriter, BodyType


Method Summary
 SOAPFault name(String value)
           
 
Methods inherited from interface com.sun.xml.ws.wsdl.writer.document.soap.BodyType
encodingStyle, namespace, parts, use
 

Method Detail

name

SOAPFault name(String value)