Interface AbsItfSimpleContent<E extends AbsItfExtension>
-
- All Superinterfaces:
SchemaElement,Serializable
- All Known Subinterfaces:
SimpleContent
- All Known Implementing Classes:
AbstractSimpleContentImpl,SimpleContentImpl
public interface AbsItfSimpleContent<E extends AbsItfExtension> extends SchemaElement
- Author:
- Christophe DENEUX - Capgemini Sud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EcreateExtension()EgetExtension()voidsetExtension(E extension)-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-