com.ebmwebsourcing.commons.wsdl.api
Interface Fault

All Superinterfaces:
Param, java.io.Serializable, WSDLElement
All Known Implementing Classes:
FaultImpl, FaultImpl

public interface Fault
extends Param

This interface represents a fault message, and contains the name of the fault and the message itself.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.Param
getElement, getMessageName, getName, getPart, getParts, setElement, setMessageName, setName
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.