Class EavConcurrentCopySsidHeader

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

public final class EavConcurrentCopySsidHeader extends SmfData
  • Field Details

    • S42VSIDH_LEN

      public static final int S42VSIDH_LEN
      Constant: 0x20 = 32
      See Also:
  • Method Details

    • s42vsnxt

      public int s42vsnxt()
      S42VSNXT value.
      Returns:
      int S42VSNXT value
    • s42vsid

      public int s42vsid()
      S42VSID value.
      Returns:
      int S42VSID value
    • s42vsidp

      public int s42vsidp()
      S42VSIDP value.
      Returns:
      int S42VSIDP value
    • s42vsmsf

      public long s42vsmsf()
      S42VSMSF value.
      Returns:
      long S42VSMSF value
    • s42vsvlo

      public int s42vsvlo()
      S42VSVLO value.
      Returns:
      int S42VSVLO value
    • s42vsvln

      public int s42vsvln()
      S42VSVLN value.
      Returns:
      int S42VSVLN value
    • s42vsvll

      public int s42vsvll()
      S42VSVLL value.
      Returns:
      int S42VSVLL value
    • EavConcurrentCopyVolumeStatistics

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

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