Interface AbsItfRedefine<S extends AbsItfSchema>
-
- All Superinterfaces:
AbsItfInclude<S>,SchemaElement,Serializable
- All Known Subinterfaces:
Redefine
- All Known Implementing Classes:
RedefineImpl
public interface AbsItfRedefine<S extends AbsItfSchema> extends AbsItfInclude<S>
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude
getLocationURI, getSchema, setLocationURI, setSchema
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-