Class ObjectUnaccessDataSection

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

public final class ObjectUnaccessDataSection extends SmfData
  • Method Details

    • smf41uzu

      public long smf41uzu()
      SMF41UZU value.
      Returns:
      long SMF41UZU value
    • smf41utu

      public LocalTime smf41utu()
      SMF41UTU as a LocalTime.
      Returns:
      LocalTime SMF41UTU Time
      See Also:
    • smf41utuRawValue

      public long smf41utuRawValue()
      SMF41UTU raw value
      Returns:
      long SMF41UTU value
    • create

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