org.ow2.easywsdl.wsdl.api
Interface Output

All Superinterfaces:
AbsItfOutput, AbsItfParam, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
OutputImpl, OutputImpl

public interface Output
extends AbsItfOutput

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 org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfParam
getElement, getMessageName, getName, getPart, getParts, setElement, setMessageName, setName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.