com.ebmwebsourcing.commons.wsdl.api
Interface Input

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

public interface Input
extends Param

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