java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype11.XrcSession

public final class XrcSession extends SmfData
  • Field Details

    • SMF420BA_LEN

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

    • s42xrid

      public String s42xrid()
      S42XRID value.
      Returns:
      String S42XRID value
    • s42xrtyp

      public String s42xrtyp()
      S42XRTYP value.
      Returns:
      String S42XRTYP value
    • s42xrsso

      public int s42xrsso()
      S42XRSSO value.
      Returns:
      int S42XRSSO value
    • s42xrssn

      public int s42xrssn()
      S42XRSSN value.
      Returns:
      int S42XRSSN value
    • s42xrssl

      public int s42xrssl()
      S42XRSSL value.
      Returns:
      int S42XRSSL value
    • s42xrvlo

      public int s42xrvlo()
      S42XRVLO value.
      Returns:
      int S42XRVLO value
    • s42xrvln

      public int s42xrvln()
      S42XRVLN value.
      Returns:
      int S42XRVLN value
    • s42xrvll

      public int s42xrvll()
      S42XRVLL value.
      Returns:
      int S42XRVLL value
    • xrcSsidData

      public List<XrcSsidData> xrcSsidData()
      Get a List containing XRC SSID Data sections from the record
      Returns:
      a list of XrcSsidData (possibly empty)
    • xrcVolumeData

      public List<XrcVolumeData> xrcVolumeData()
      Get a List containing XRC Volume Data sections from the record
      Returns:
      a list of XrcVolumeData (possibly empty)
    • create

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