java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype7.FcdSwitchDataSection

public final class FcdSwitchDataSection extends SmfData
  • Field Details

  • Method Details

    • r747sdev

      public int r747sdev()
      R747SDEV value.
      Returns:
      int R747SDEV value
    • r747slsn

      public int r747slsn()
      R747SLSN value.
      Returns:
      int R747SLSN value
    • r747spfl

      public int r747spfl()
      R747SPFL value.
      Returns:
      int R747SPFL value
    • r747svar

      public boolean r747svar()
      Return true if R747SVAR bit in r747spfl() is set.
      Returns:
      boolean R747SVAR bit is set in r747spfl()

      R747SVAR = 0x80

    • r747snpc

      public boolean r747snpc()
      Return true if R747SNPC bit in r747spfl() is set.
      Returns:
      boolean R747SNPC bit is set in r747spfl()

      R747SNPC = 0x40

    • r747soff

      public boolean r747soff()
      Return true if R747SOFF bit in r747spfl() is set.
      Returns:
      boolean R747SOFF bit is set in r747spfl()

      R747SOFF = 0x20

    • r747snol

      public boolean r747snol()
      Return true if R747SNOL bit in r747spfl() is set.
      Returns:
      boolean R747SNOL bit is set in r747spfl()

      R747SNOL = 0x10

    • r747sfcs

      public boolean r747sfcs()
      Return true if R747SFCS bit in r747spfl() is set.
      Returns:
      boolean R747SFCS bit is set in r747spfl()

      R747SFCS = 0x08

    • r747snd

      public String r747snd()
      R747SND value.
      Returns:
      String R747SND value
    • r747snsp

      public int r747snsp()
      R747SNSP value.
      Returns:
      int R747SNSP value
    • r747snip

      public int r747snip()
      R747SNIP value.
      Returns:
      int R747SNIP value
    • create

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