Class Status


  • public class Status
    extends Object
    Entity into which the Twitter status (tweet) is deserialized
    Author:
    Martin Matula
    • Constructor Detail

      • Status

        public Status()
    • Method Detail

      • getCreatedAt

        public String getCreatedAt()
      • getText

        public String getText()
      • getUser

        public User getUser()