Interface AbsItfAll<E extends AbsItfElement>
-
- All Superinterfaces:
AbsItfGroup<E>,SchemaElement,Serializable
- All Known Subinterfaces:
All
- All Known Implementing Classes:
AbstractAllImpl,AllImpl
public interface AbsItfAll<E extends AbsItfElement> extends AbsItfGroup<E>
- 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
-
-