org.ow2.easywsdl.wsdl.api
Interface InterfaceType

All Superinterfaces:
AbsItfInterfaceType<Operation>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
InterfaceTypeImpl, InterfaceTypeImpl

public interface InterfaceType
extends AbsItfInterfaceType<Operation>

This interface represents a port type. It contains information about operations associated with this port type.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfInterfaceType
addOperation, createOperation, getOperation, getOperations, getQName, removeOperation, setQName
 
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.