java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype2.VolumeStatus

public final class VolumeStatus extends SmfData
  • Field Details

    • SMF4202B_LEN

      public static final int SMF4202B_LEN
      Constant: 0x10 = 16
      See Also:
  • Method Details

    • smf42vol

      public String smf42vol()
      SMF42VOL value.
      Returns:
      String SMF42VOL value
    • smf42dev

      public long smf42dev()
      SMF42DEV value.
      Returns:
      long SMF42DEV value
    • smf42db1

      public int smf42db1()
      SMF42DB1 value.
      Returns:
      int SMF42DB1 value
    • smf42db2

      public int smf42db2()
      SMF42DB2 value.
      Returns:
      int SMF42DB2 value
    • create

      public static VolumeStatus 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