Class ObjectAccessDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf41.ObjectAccessDataSection

public final class ObjectAccessDataSection extends SmfData
  • Method Details

    • smf41dda

      public String smf41dda()
      SMF41DDA value.
      Returns:
      String SMF41DDA value
    • smf41aza

      public long smf41aza()
      SMF41AZA value.
      Returns:
      long SMF41AZA value
    • smf41ata

      public LocalTime smf41ata()
      SMF41ATA as a LocalTime.
      Returns:
      LocalTime SMF41ATA Time
      See Also:
    • smf41ataRawValue

      public long smf41ataRawValue()
      SMF41ATA raw value
      Returns:
      long SMF41ATA value
    • smf41tya

      public int smf41tya()
      SMF41TYA value.
      Returns:
      int SMF41TYA value
    • smf41ama

      public int smf41ama()
      SMF41AMA value.
      Returns:
      int SMF41AMA value
    • smf41jbn

      public String smf41jbn()
      SMF41JBN value.
      Returns:
      String SMF41JBN value
    • create

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