Class ModifyWlmSection


public final class ModifyWlmSection extends SmfData
  • Method Details

    • smf90mtd

      public ZonedDateTime smf90mtd()
      SMF90MTD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf90mtdRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime SMF90MTD STCK converted to ZonedDateTime
      See Also:
    • smf90mtdRawValue

      public BigInteger smf90mtdRawValue()
      SMF90MTD STCK value.
      Returns:
      BigInteger SMF90MTD STCK value
    • smf90nsp

      public String smf90nsp()
      SMF90NSP value.
      Returns:
      String SMF90NSP value
    • smf90tpa

      public ZonedDateTime smf90tpa()
      SMF90TPA STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf90tpaRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime SMF90TPA STCK converted to ZonedDateTime
      See Also:
    • smf90tpaRawValue

      public BigInteger smf90tpaRawValue()
      SMF90TPA STCK value.
      Returns:
      BigInteger SMF90TPA STCK value
    • smf90ipu

      public String smf90ipu()
      SMF90IPU value.
      Returns:
      String SMF90IPU value
    • smf90sna

      public String smf90sna()
      SMF90SNA value.
      Returns:
      String SMF90SNA value
    • smf9025n

      public String smf9025n()
      SMF9025N value.
      Returns:
      String SMF9025N value
    • smf9025t

      public ZonedDateTime smf9025t()
      SMF9025T STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf9025tRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime SMF9025T STCK converted to ZonedDateTime
      See Also:
    • smf9025tRawValue

      public BigInteger smf9025tRawValue()
      SMF9025T STCK value.
      Returns:
      BigInteger SMF9025T STCK value
    • smf9025u

      public String smf9025u()
      SMF9025U value.
      Returns:
      String SMF9025U value
    • smf9025s

      public String smf9025s()
      SMF9025S value.
      Returns:
      String SMF9025S value
    • smf90mou

      public String smf90mou()
      SMF90MOU value.
      Returns:
      String SMF90MOU value
    • create

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