org.ow2.easywsdl.schema.api
Interface ComplexType

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

public interface ComplexType
extends Type, AbsItfComplexType<Attribute,Sequence,All,Choice,ComplexContent,SimpleContent>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfComplexType
addAttribute, createAll, createChoice, createComplexContent, createSequence, createSimpleContent, getAll, getAttribute, getAttributes, getChoice, getComplexContent, getSequence, getSimpleContent, hasAll, hasChoice, hasComplexContent, hasSequence, hasSimpleContent, setAll, setChoice, setComplexContent, setSequence, setSimpleContent
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfType
getQName, setQName
 
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.