public abstract class AttributeBase<S> extends SelfReference<S>
| Constructor and Description |
|---|
AttributeBase() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAttribute(Class<T> type,
String name) |
<T> T |
getAttribute(Class<T> type,
String name,
T defaultValue) |
S |
setAttribute(String name,
String value) |
S |
setAttributeMap(Map<String,String> map) |
selfCopyright © 2024. All rights reserved.