org.ow2.easywsdl.schema.api
Interface ComplexType

All Superinterfaces:
AbsItfComplexType<Attribute,Sequence>, AbsItfType<Attribute>, SchemaElement, java.io.Serializable, Type
All Known Implementing Classes:
ComplexTypeImpl

public interface ComplexType
extends Type, AbsItfComplexType<Attribute,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.