public class SimpleAttributes extends AbstractAttributes
| Constructor and Description |
|---|
SimpleAttributes() |
SimpleAttributes(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
get(String name) |
Set<String> |
getKeys() |
protected void |
set(String name,
Object o) |
getBoolean, getDate, getDouble, getInteger, getObject, getString, getType, getValue, getValue, setBoolean, setDate, setDouble, setInteger, setObject, setString, setValueprotected Object get(String name)
get in class AbstractAttributesprotected void set(String name, Object o)
set in class AbstractAttributesCopyright © 2025 JBoss by Red Hat. All Rights Reserved.