Class WlmServicePolicySection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.WlmServicePolicySection

public final class WlmServicePolicySection extends SmfData
  • Method Details

    • smf9024s

      public int smf9024s()
      SMF9024S value.
      Returns:
      int SMF9024S value
    • smf9024n

      public int smf9024n()
      SMF9024N value.
      Returns:
      int SMF9024N value
    • smf9024i

      public long smf9024i()
      SMF9024I value.
      Returns:
      long SMF9024I value
    • smf9024a

      public byte[] smf9024a()
      SMF9024A data.
      Returns:
      byte[] SMF9024A data
    • create

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