|
||||||||||
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
org.ow2.easywsdl.schema.decorator.Decorator<AbsItfComplexContent<Ex>>
org.ow2.easywsdl.schema.decorator.DecoratorComplexContentImpl<Ex>
public abstract class DecoratorComplexContentImpl<Ex extends AbsItfExtension>
Field Summary |
---|
Fields inherited from class org.ow2.easywsdl.schema.decorator.Decorator |
---|
internalObject |
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
documentation, model, parent |
Constructor Summary | |
---|---|
DecoratorComplexContentImpl(AbsItfComplexContent<Ex> complexContent,
java.lang.Class<? extends Ex> exImpl)
|
Method Summary | |
---|---|
Ex |
createExtension()
|
Ex |
getExtension()
|
void |
setExtension(Ex extension)
|
Methods inherited from class org.ow2.easywsdl.schema.decorator.Decorator |
---|
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getParent, hashCode, setDocumentation |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
getSchema, getTopParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DecoratorComplexContentImpl(AbsItfComplexContent<Ex> complexContent, java.lang.Class<? extends Ex> exImpl) throws SchemaException
SchemaException
Method Detail |
---|
public Ex createExtension()
public Ex getExtension()
public void setExtension(Ex extension)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |