Class Smbios.Record

  • Enclosing class:
    Smbios

    public static class Smbios.Record
    extends Object
    Holds the information returned by smbios.records
    • Constructor Detail

      • Record

        public Record()
    • Method Detail

      • getData

        public Map<String,​Object> getData()
        Get the actual data returned by smbios.records
        Returns:
        a map with the data
      • getDescription

        public String getDescription()
        Returns:
        the DMI record description
      • getHandle

        public String getHandle()
        Returns:
        the DMI record handle
      • getType

        public int getType()
        Returns:
        the DMI record type