Class DMISystem
java.lang.Object
io.github.eggy03.dmidecode.entity.system.DMISystem
- Direct Known Subclasses:
ImmutableDMISystem,ImmutableDMISystem.Json
Immutable representation of system information retrieved via DMI.
Fields correspond to properties reported by dmidecode for the System
Information (Type 1) SMBIOS structure.
Instances of this class are thread-safe.
- Since:
- 0.2.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DMISystem
public DMISystem()
-
-
Method Details
-
manufacturer
-
productName
-
version
-
serialNumber
-
uuid
-
wakeupType
-
skuNumber
-
family
-
toJson
-