|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InterfaceAudience.Public @InterfaceStability.Stable public interface Attributes
Method Summary | |
---|---|
byte[] |
getAttribute(String name)
Gets an attribute |
Map<String,byte[]> |
getAttributesMap()
Gets all attributes |
void |
setAttribute(String name,
byte[] value)
Sets an attribute. |
Method Detail |
---|
void setAttribute(String name, byte[] value)
name
- attribute namevalue
- attribute valuebyte[] getAttribute(String name)
name
- attribute name
Map<String,byte[]> getAttributesMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |