Class CfChannelPathDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype4.CfChannelPathDataSection

public final class CfChannelPathDataSection extends SmfData
  • Field Details

  • Method Details

    • r744hcpi

      public int r744hcpi()
      R744HCPI value.
      Returns:
      int R744HCPI value
    • r744htap

      public String r744htap()
      R744HTAP value.
      Returns:
      String R744HTAP value
    • r744hfl1

      public int r744hfl1()
      R744HFL1 value.
      Returns:
      int R744HFL1 value
    • r744hhca

      public boolean r744hhca()
      Return true if R744HHCA bit in r744hfl1() is set.
      Returns:
      boolean R744HHCA bit is set in r744hfl1()

      R744HHCA = 0x80

    • r744hmov

      public boolean r744hmov()
      Return true if R744HMOV bit in r744hfl1() is set.
      Returns:
      boolean R744HMOV bit is set in r744hfl1()

      R744HMOV = 0x40

    • r744hlav

      public boolean r744hlav()
      Return true if R744HLAV bit in r744hfl1() is set.
      Returns:
      boolean R744HLAV bit is set in r744hfl1()

      R744HLAV = 0x20

    • r744hdev

      public boolean r744hdev()
      Return true if R744HDEV bit in r744hfl1() is set.
      Returns:
      boolean R744HDEV bit is set in r744hfl1()

      R744HDEV = 0x10

    • r744hfl2

      public int r744hfl2()
      R744HFL2 value.
      Returns:
      int R744HFL2 value
    • r744hpcv

      public boolean r744hpcv()
      Return true if R744HPCV bit in r744hfl2() is set.
      Returns:
      boolean R744HPCV bit is set in r744hfl2()

      R744HPCV = 0x80

    • r744hopm

      public int r744hopm()
      R744HOPM value.
      Returns:
      int R744HOPM value
    • r744hchf

      public int r744hchf()
      R744HCHF value.
      Returns:
      int R744HCHF value
    • r744hdeg

      public boolean r744hdeg()
      Return true if R744HDEG bit in r744hchf() is set.
      Returns:
      boolean R744HDEG bit is set in r744hchf()

      R744HDEG = 0x80

    • r744hsnd

      public boolean r744hsnd()
      Return true if R744HSND bit in r744hchf() is set.
      Returns:
      boolean R744HSND bit is set in r744hchf()

      R744HSND = 0x40

    • r744hlat

      public long r744hlat()
      R744HLAT value.
      Returns:
      long R744HLAT value
    • r744hpcp

      public int r744hpcp()
      R744HPCP value.
      Returns:
      int R744HPCP value
    • r744haid

      public int r744haid()
      R744HAID value.
      Returns:
      int R744HAID value
    • r744hapn

      public int r744hapn()
      R744HAPN value.
      Returns:
      int R744HAPN value
    • r744hsas

      public String r744hsas()
      R744HSAS value.
      Returns:
      String R744HSAS value
    • r744hsap

      public int r744hsap()
      R744HSAP value.
      Returns:
      int R744HSAP value
    • create

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