Class AppcResourceSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf30.AppcResourceSection

public final class AppcResourceSection extends SmfData
  • Method Details

    • smf30dc

      public long smf30dc()
      SMF30DC value.
      Returns:
      long SMF30DC value
    • smf30dca

      public long smf30dca()
      SMF30DCA value.
      Returns:
      long SMF30DCA value
    • smf30dsc

      public long smf30dsc()
      SMF30DSC value.
      Returns:
      long SMF30DSC value
    • smf30dds

      public double smf30dds()
      SMF30DDS value.
      Returns:
      double SMF30DDS value
    • smf30drc

      public long smf30drc()
      SMF30DRC value.
      Returns:
      long SMF30DRC value
    • smf30ddr

      public double smf30ddr()
      SMF30DDR value.
      Returns:
      double SMF30DDR value
    • smf30dac

      public long smf30dac()
      SMF30DAC value.
      Returns:
      long SMF30DAC value
    • smf30dtr

      public long smf30dtr()
      SMF30DTR value.
      Returns:
      long SMF30DTR value
    • create

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