|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHardwareInformation
Common interface to provide structured hardware information for a hardware item.
| Method Summary | |
|---|---|
String |
getName()
Get the name of the hardware item. |
String |
getTag(String tagName)
Get the hardware information tag for the given tag name. |
Map<String,String> |
getTags()
Get the read-only map of tag names mapped to hardware information tags. |
| Method Detail |
|---|
Map<String,String> getTags()
String getTag(String tagName)
tagName - The tag name.
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||