Class EntityAtTextRange

All Implemented Interfaces:
Serializable

See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getObject

      The object itself
      Returns:
      The object itself
    • setObject

      public void setObject(NamedFacebookType object)
      The object itself
    • 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.
    • 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.