Class ReportClassInformation

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.svpol.ReportClassInformation

public final class ReportClassInformation extends SmfData
  • Field Details

  • Method Details

    • svpolrnm

      public String svpolrnm()
      SVPOLRNM value.
      Returns:
      String SVPOLRNM value
    • svpolrde

      public String svpolrde()
      SVPOLRDE value.
      Returns:
      String SVPOLRDE value
    • svpolrfl

      public long svpolrfl()
      SVPOLRFL value.
      Returns:
      long SVPOLRFL value
    • svpoltrc

      public boolean svpoltrc()
      Return true if SVPOLTRC bit in svpolrfl() is set.
      Returns:
      boolean SVPOLTRC bit is set in svpolrfl()

      SVPOLTRC = 0x80

    • svpolTrgIndex

      public int svpolTrgIndex()
      SVPOL_TRG_INDEX value.
      Returns:
      int SVPOL_TRG_INDEX value
    • svpolTrgName

      public String svpolTrgName()
      SVPOL_TRG_NAME value.
      Returns:
      String SVPOL_TRG_NAME value
    • create

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