Class ServiceClassInformation

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

public final class ServiceClassInformation extends SmfData
  • Field Details

  • Method Details

    • svpolcnm

      public String svpolcnm()
      SVPOLCNM value.
      Returns:
      String SVPOLCNM value
    • svpolcde

      public String svpolcde()
      SVPOLCDE value.
      Returns:
      String SVPOLCDE value
    • svpolcwn

      public String svpolcwn()
      SVPOLCWN value.
      Returns:
      String SVPOLCWN value
    • svpolcrn

      public String svpolcrn()
      SVPOLCRN value.
      Returns:
      String SVPOLCRN value
    • svpolcpo

      public int svpolcpo()
      SVPOLCPO value.
      Returns:
      int SVPOLCPO value
    • svpolcpn

      public int svpolcpn()
      SVPOLCPN value.
      Returns:
      int SVPOLCPN value
    • svpolcf1

      public int svpolcf1()
      SVPOLCF1 value.
      Returns:
      int SVPOLCF1 value
    • svpolcdh

      public boolean svpolcdh()
      Return true if SVPOLCDH bit in svpolcf1() is set.
      Returns:
      boolean SVPOLCDH bit is set in svpolcf1()

      SVPOLCDH = 0x80

    • svpolcpc

      public boolean svpolcpc()
      Return true if SVPOLCPC bit in svpolcf1() is set.
      Returns:
      boolean SVPOLCPC bit is set in svpolcf1()

      SVPOLCPC = 0x40

    • svpolstr

      public boolean svpolstr()
      Return true if SVPOLSTR bit in svpolcf1() is set.
      Returns:
      boolean SVPOLSTR bit is set in svpolcf1()

      SVPOLSTR = 0x20

    • svpoltra

      public boolean svpoltra()
      Return true if SVPOLTRA bit in svpolcf1() is set.
      Returns:
      boolean SVPOLTRA bit is set in svpolcf1()

      SVPOLTRA = 0x10

    • svpoladr

      public boolean svpoladr()
      Return true if SVPOLADR bit in svpolcf1() is set.
      Returns:
      boolean SVPOLADR bit is set in svpolcf1()

      SVPOLADR = 0x08

    • svpolenc

      public boolean svpolenc()
      Return true if SVPOLENC bit in svpolcf1() is set.
      Returns:
      boolean SVPOLENC bit is set in svpolcf1()

      SVPOLENC = 0x04

    • svpolsyh

      public boolean svpolsyh()
      Return true if SVPOLSYH bit in svpolcf1() is set.
      Returns:
      boolean SVPOLSYH bit is set in svpolcf1()

      SVPOLSYH = 0x02

    • svpolipg

      public boolean svpolipg()
      Return true if SVPOLIPG bit in svpolcf1() is set.
      Returns:
      boolean SVPOLIPG bit is set in svpolcf1()

      SVPOLIPG = 0x01

    • svpolcf2

      public int svpolcf2()
      SVPOLCF2 value.
      Returns:
      int SVPOLCF2 value
    • svpolIneligHonorPriority

      public boolean svpolIneligHonorPriority()
      Return true if SVPOL_INELIGHONORPRIORITY bit in svpolcf2() is set.
      Returns:
      boolean SVPOL_INELIGHONORPRIORITY bit is set in svpolcf2()

      SVPOL_INELIGHONORPRIORITY = 0x80

    • svpolcgi

      public int svpolcgi()
      SVPOLCGI value.
      Returns:
      int SVPOLCGI value
    • svpolcwi

      public int svpolcwi()
      SVPOLCWI value.
      Returns:
      int SVPOLCWI value
    • svpolcen

      public String svpolcen()
      SVPOLCEN value.
      Returns:
      String SVPOLCEN value
    • svpolcek

      public int svpolcek()
      SVPOLCEK value.
      Returns:
      int SVPOLCEK value
    • svpolcef

      public int svpolcef()
      SVPOLCEF value.
      Returns:
      int SVPOLCEF value
    • svpolcew

      public boolean svpolcew()
      Return true if SVPOLCEW bit in svpolcef() is set.
      Returns:
      boolean SVPOLCEW bit is set in svpolcef()

      SVPOLCEW = 0x80

    • svpolcsi

      public int svpolcsi()
      SVPOLCSI value.
      Returns:
      int SVPOLCSI value
    • create

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