com.ebmwebsourcing.commons.wsdl.api
Interface Output

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

public interface Output
extends Param

This interface represents an output message, and contains the name of the output 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.