Class AccountingSection

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

public final class AccountingSection extends SmfData
  • Method Details

    • smf30acl

      public int smf30acl()
      SMF30ACL value.
      Returns:
      int SMF30ACL value
    • smf30act

      public String smf30act()
      SMF30ACT value.
      Returns:
      String SMF30ACT value
    • create

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