Class StructureInterimStorageSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf88.StructureInterimStorageSection

public final class StructureInterimStorageSection extends SmfData
  • Method Details

    • smf88stn

      public String smf88stn()
      SMF88STN value.
      Returns:
      String SMF88STN value
    • smf88swb

      public double smf88swb()
      SMF88SWB value.
      Returns:
      double SMF88SWB value
    • smf88sib

      public double smf88sib()
      SMF88SIB value.
      Returns:
      double SMF88SIB value
    • smf88sab

      public double smf88sab()
      SMF88SAB value.
      Returns:
      double SMF88SAB value
    • smf88sii

      public long smf88sii()
      SMF88SII value.
      Returns:
      long SMF88SII value
    • smf88sai

      public long smf88sai()
      SMF88SAI value.
      Returns:
      long SMF88SAI value
    • smf88sc1

      public long smf88sc1()
      SMF88SC1 value.
      Returns:
      long SMF88SC1 value
    • smf88sc2

      public long smf88sc2()
      SMF88SC2 value.
      Returns:
      long SMF88SC2 value
    • smf88sc3

      public long smf88sc3()
      SMF88SC3 value.
      Returns:
      long SMF88SC3 value
    • create

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