|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractComplexContentImpl<E,Ex>
public abstract class AbstractComplexContentImpl<E extends Annotated,Ex extends AbsItfExtension>
| Field Summary | |
|---|---|
protected Ex |
extension
|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
AbstractComplexContentImpl(E model,
AbstractSchemaElementImpl parent)
|
|
| Method Summary | |
|---|---|
Ex |
getExtension()
|
void |
setExtension(Ex extension)
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfComplexContent |
|---|
createExtension |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Field Detail |
|---|
protected Ex extends AbsItfExtension extension
| Constructor Detail |
|---|
public AbstractComplexContentImpl(E model,
AbstractSchemaElementImpl parent)
| Method Detail |
|---|
public Ex getExtension()
getExtension in interface AbsItfComplexContent<Ex extends AbsItfExtension>public void setExtension(Ex extension)
setExtension in interface AbsItfComplexContent<Ex extends AbsItfExtension>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||