Class ConcurrentCopySsidHeader

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype4.ConcurrentCopySsidHeader

public final class ConcurrentCopySsidHeader extends SmfData
  • Field Details

    • S42CSIDH_LEN

      public static final int S42CSIDH_LEN
      Constant: 0x18 = 24
      See Also:
  • Method Details

    • s42csnxt

      public int s42csnxt()
      S42CSNXT value.
      Returns:
      int S42CSNXT value
    • s42csid

      public int s42csid()
      S42CSID value.
      Returns:
      int S42CSID value
    • s42csidp

      public int s42csidp()
      S42CSIDP value.
      Returns:
      int S42CSIDP value
    • s42csmsf

      public long s42csmsf()
      S42CSMSF value.
      Returns:
      long S42CSMSF value
    • s42csvlo

      public int s42csvlo()
      S42CSVLO value.
      Returns:
      int S42CSVLO value
    • s42csvln

      public int s42csvln()
      S42CSVLN value.
      Returns:
      int S42CSVLN value
    • s42csvll

      public int s42csvll()
      S42CSVLL value.
      Returns:
      int S42CSVLL value
    • ConcurrentCopyVolumeStatistics

      public List<ConcurrentCopyVolumeStatistics> ConcurrentCopyVolumeStatistics()
      Get a List containing Concurrent Copy Volume Sections from the record
      Returns:
      a list of ConcurrentCopyVolumeStatistics (possibly empty)
    • create

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