Class MessageTag

    • Method Detail

      • getOffset

        public Integer getOffset()
        The offset, within the message field, of the object mentioned.
        Returns:
        The offset, within the message field, of the object mentioned.
      • setOffset

        public void setOffset​(Integer offset)
        The offset, within the message field, of the object mentioned.
      • getLength

        public Integer getLength()
        The length, within the message field, of the object mentioned.
        Returns:
        The length, within the message field, of the object mentioned.
      • setLength

        public void setLength​(Integer length)
        The length, within the message field, of the object mentioned.