public abstract class AbstractComplexContentImpl<E extends Annotated,Ex extends AbsItfExtension> extends AbstractSchemaElementImpl<E> implements AbsItfComplexContent<Ex>
| Modifier and Type | Field and Description |
|---|---|
protected Ex |
extension |
documentation, model, parent| Constructor and Description |
|---|
AbstractComplexContentImpl(E model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
Ex |
getExtension() |
void |
setExtension(Ex extension) |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreateExtensioncreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationprotected Ex extends AbsItfExtension extension
public AbstractComplexContentImpl(E model, AbstractSchemaElementImpl parent)
public Ex getExtension()
getExtension in interface AbsItfComplexContent<Ex extends AbsItfExtension>public void setExtension(Ex extension)
setExtension in interface AbsItfComplexContent<Ex extends AbsItfExtension>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.