|
||||||||||
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<AbsItfExtension<T,S>>
org.ow2.easywsdl.schema.decorator.DecoratorExtensionImpl<T,S>
public abstract class DecoratorExtensionImpl<T extends AbsItfType,S extends AbsItfSequence>
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 | |
---|---|
DecoratorExtensionImpl(AbsItfExtension<T,S> extension)
|
Method Summary | |
---|---|
S |
createSequence()
|
T |
getBase()
|
S |
getSequence()
|
void |
setBase(T name)
|
void |
setSequence(S sequence)
|
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 DecoratorExtensionImpl(AbsItfExtension<T,S> extension)
Method Detail |
---|
public S createSequence()
public T getBase()
public S getSequence()
public void setBase(T name)
public void setSequence(S sequence)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |