public final class GpmpSettings extends SmfData
  • Field Details

  • Method Details

    • svpolefl

      public int svpolefl()
      SVPOLEFL value.
      Returns:
      int SVPOLEFL value
    • svpoleay

      public boolean svpoleay()
      Return true if SVPOLEAY bit in svpolefl() is set.
      Returns:
      boolean SVPOLEAY bit is set in svpolefl()

      SVPOLEAY = 0x80

    • svpolals

      public boolean svpolals()
      Return true if SVPOLALS bit in svpolefl() is set.
      Returns:
      boolean SVPOLALS bit is set in svpolefl()

      SVPOLALS = 0x40

    • svpolalc

      public boolean svpolalc()
      Return true if SVPOLALC bit in svpolefl() is set.
      Returns:
      boolean SVPOLALC bit is set in svpolefl()

      SVPOLALC = 0x20

    • create

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