org.ow2.easywsdl.extensions.sawsdl.api
Interface Output

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfOutput, org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfParam, org.ow2.easywsdl.wsdl.api.Output, org.ow2.easywsdl.wsdl.api.Param, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.schema.api.XMLElement

public interface Output
extends SAWSDLElement, Param, org.ow2.easywsdl.wsdl.api.Output

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, getDocumentation, getOtherAttributes, setDocumentation
 
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, getDocumentation, getOtherAttributes, setDocumentation
 



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