Package org.ow2.easywsdl.schema.api
Interface Sequence
-
- All Superinterfaces:
AbsItfGroup<Element>,AbsItfSequence<Element>,SchemaElement,Serializable
- All Known Implementing Classes:
SequenceImpl
public interface Sequence extends AbsItfSequence<Element>
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfGroup
addElement, createElement, getElements
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-