public abstract class AttributeContainer<T extends AttributePrototype> extends ClassNameAware
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,T> |
attributes |
className, templatePathextensionName| Constructor and Description |
|---|
AttributeContainer(String extensionName,
String className) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(T attribute) |
boolean |
hasAttribute(String name) |
getClassName, getTemplatePath, setTemplatePathgetExtensionNameprotected final Map<String,T extends AttributePrototype> attributes
Copyright © 2017 SAP SE. All Rights Reserved.