com.sun.xml.ws.wsdl.writer.document
Interface FaultType

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

public interface FaultType
extends com.sun.xml.txw2.TypedXmlWriter, Documented


Method Summary
 FaultType message(QName value)
           
 FaultType name(String value)
           
 
Methods inherited from interface com.sun.xml.ws.wsdl.writer.document.Documented
documentation
 

Method Detail

message

FaultType message(QName value)

name

FaultType name(String value)