public class Attributes extends Object implements Serializable
| Constructor and Description |
|---|
Attributes()
No args constructor for use in serialization
|
Attributes(Map<String,TypedValue> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypedValue> |
getAttributes() |
void |
setAttributes(Map<String,TypedValue> attributes) |
public Attributes()
public Attributes(Map<String,TypedValue> attributes)
attributes - public Map<String,TypedValue> getAttributes()
public void setAttributes(Map<String,TypedValue> attributes)
Copyright © 2017–2018 Red Hat. All rights reserved.