|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAttributable
This interface is implemented by all elements of the log hierarchy, which can be equipped with attributes.
| Method Summary | |
|---|---|
XAttributeMap |
getAttributes()
Retrieves the attributes set for this element. |
Set<XExtension> |
getExtensions()
Retrieves the extensions used by this element, i.e. |
void |
setAttributes(XAttributeMap attributes)
Sets the map of attributes for this element. |
| Method Detail |
|---|
XAttributeMap getAttributes()
void setAttributes(XAttributeMap attributes)
attributes - A map of attributes.Set<XExtension> getExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||