Package org.ow2.easywsdl.schema.api
Interface Extension
-
- All Superinterfaces:
AbsItfExtension<Type,Sequence>,SchemaElement,Serializable
- All Known Implementing Classes:
ExtensionImpl
public interface Extension extends AbsItfExtension<Type,Sequence>
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfExtension
createSequence, getBase, getSequence, setBase, setSequence
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-