public interface AttributesMixIn
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String key,
Object value) |
Object |
getAttribute(String key) |
Map<String,Object> |
getAttributes() |
void |
setAttributes(Map<String,Object> attributes) |
Copyright © 2018. All rights reserved.