Class CpuIdentificationSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf70.subtype1.CpuIdentificationSection

public final class CpuIdentificationSection extends SmfData
  • Method Details

    • smf70cin

      public String smf70cin()
      SMF70CIN value.
      Returns:
      String SMF70CIN value
    • smf70ctn

      public int smf70ctn()
      SMF70CTN value.
      Returns:
      int SMF70CTN value
    • smf70can

      public long smf70can()
      SMF70CAN value.
      Returns:
      long SMF70CAN value
    • create

      public static CpuIdentificationSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section