Class Smbios.Record
java.lang.Object
com.suse.salt.netapi.calls.modules.Smbios.Record
- Enclosing class:
Smbios
Holds the information returned by smbios.records
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
data
-
description
-
handle
-
type
private int type
-
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
getData
-
getDescription
- Returns:
- the DMI record description
-
getHandle
- Returns:
- the DMI record handle
-
getType
public int getType()- Returns:
- the DMI record type
-