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

public final class FcdGlobalDataSection extends SmfData
  • Field Details

  • Method Details

    • r747gcfl

      public int r747gcfl()
      R747GCFL value.
      Returns:
      int R747GCFL value
    • r747gdca

      public boolean r747gdca()
      Return true if R747GDCA bit in r747gcfl() is set.
      Returns:
      boolean R747GDCA bit is set in r747gcfl()

      R747GDCA = 0x80

    • r747giac

      public boolean r747giac()
      Return true if R747GIAC bit in r747gcfl() is set.
      Returns:
      boolean R747GIAC bit is set in r747gcfl()

      R747GIAC = 0x40

    • r747giod

      public boolean r747giod()
      Return true if R747GIOD bit in r747gcfl() is set.
      Returns:
      boolean R747GIOD bit is set in r747gcfl()

      R747GIOD = 0x20

    • r747gicv

      public boolean r747gicv()
      Return true if R747GICV bit in r747gcfl() is set.
      Returns:
      boolean R747GICV bit is set in r747gcfl()

      R747GICV = 0x10

    • r747gnfd

      public int r747gnfd()
      R747GNFD value.
      Returns:
      int R747GNFD value
    • r747ginm

      public String r747ginm()
      R747GINM value.
      Returns:
      String R747GINM value
    • r747gisf

      public String r747gisf()
      R747GISF value.
      Returns:
      String R747GISF value
    • r747gici

      public String r747gici()
      R747GICI value.
      Returns:
      String R747GICI value
    • r747gicd

      public LocalDate r747gicd()
      R747GICD as LocalDate.
      Returns:
      LocalDate R747GICD Date
      See Also:
    • r747gicdRawValue

      public String r747gicdRawValue()
      R747GICD String value.
      Returns:
      String R747GICD value
    • r747gict

      public LocalTime r747gict()
      R747GICT as LocalTime.
      Returns:
      LocalTime R747GICT Time
      See Also:
    • r747gictRawValue

      public String r747gictRawValue()
      R747GICT String value.
      Returns:
      String R747GICT value
    • create

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