public final class LuwId extends SmfData
  • Method Details

    • toString

      public String toString()
      Convert the value of the Logical Unit of Work ID to a String.

      The format produced by toString() may change in the future.

      Different Logical Unit of Work IDs might produce the same string.

      See toHexString() for a more strictly defined string format.

      Overrides:
      toString in class Data
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Data
    • toHexString

      public String toHexString()
      Convert the value of the Logical Unit of Work ID to a character string of hexadecimal digits.
    • equals

      public boolean equals(Object obj)
      Return Equals if the Logical Unit of Work IDs contain the same value.
      Overrides:
      equals in class Data
      See Also:
    • qwhsnid

      public String qwhsnid()
      QWHSNID value.
      Returns:
      String QWHSNID value
    • qwhslunm

      public String qwhslunm()
      QWHSLUNM value.
      Returns:
      String QWHSLUNM value
    • qwhsluuv

      public long qwhsluuv()
      6 byte QWHSLUUV value.
      Returns:
      long QWHSLUUV value
    • qwhslucc

      public int qwhslucc()
      QWHSLUCC value.
      Returns:
      int QWHSLUCC value
    • create

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