Klasse EntityAtTextRange

Alle implementierten Schnittstellen:
Serializable

Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getObject

      The object itself
      Gibt zurück:
      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.
      Gibt zurück:
      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.
      Gibt zurück:
      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.