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

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.BindingPart, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.schema.api.XMLElement

public interface BindingPart
extends SAWSDLElement, org.ow2.easywsdl.wsdl.api.BindingPart

This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addModelReference, getAttrExtensions, getModelReference, removeAllModelReferences, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.BindingPart
getPartQName, setPartQName
 
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.