public abstract class DecoratorAttributeImpl<T extends AbsItfType> extends Decorator<AbsItfAttribute<T>>
internalObjectdocumentation, model, parent| Constructor and Description |
|---|
DecoratorAttributeImpl(AbsItfAttribute<T> attribute,
Class<? extends T> tSImpl,
Class<? extends T> tCImpl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNamespaceUri() |
T |
getType() |
AbsItfAttribute.Use |
getUse() |
String |
getValue() |
void |
setType(T type) |
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getParent, hashCode, setDocumentationgetSchema, getTopParent, setParentpublic DecoratorAttributeImpl(AbsItfAttribute<T> attribute, Class<? extends T> tSImpl, Class<? extends T> tCImpl) throws SchemaException
SchemaExceptionCopyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.