org.ow2.easywsdl.extensions.sawsdl.api.schema
Interface ComplexType

All Superinterfaces:
org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType<Attribute,org.ow2.easywsdl.schema.api.Sequence>, org.ow2.easywsdl.schema.api.absItf.AbsItfType<Attribute>, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Type
All Known Implementing Classes:
ComplexTypeImpl

public interface ComplexType
extends SAWSDLElement, Type, org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType<Attribute,org.ow2.easywsdl.schema.api.Sequence>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfType
addAttribute, getAttribute, getAttributes, getQName, setQName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType
createSequence, getSequence, setSequence
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfType
addAttribute, getAttribute, getAttributes, getQName, setQName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.