public abstract class DecoratorExtensionImpl<T extends AbsItfType,S extends AbsItfSequence> extends Decorator<AbsItfExtension<T,S>>
internalObjectdocumentation, model, parent| Constructor and Description |
|---|
DecoratorExtensionImpl(AbsItfExtension<T,S> extension) |
| Modifier and Type | Method and Description |
|---|---|
S |
createSequence() |
T |
getBase() |
S |
getSequence() |
void |
setBase(T name) |
void |
setSequence(S sequence) |
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getParent, hashCode, setDocumentationgetSchema, getTopParent, setParentpublic DecoratorExtensionImpl(AbsItfExtension<T,S> extension)
Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.