Class NotificationsComment

  • All Implemented Interfaces:
    Validable
    Direct Known Subclasses:
    NotificationParent

    public class NotificationsComment
    extends java.lang.Object
    implements Validable
    NotificationsComment object
    • Constructor Detail

      • NotificationsComment

        public NotificationsComment()
    • Method Detail

      • getDate

        public java.lang.Integer getDate()
      • getId

        public java.lang.Integer getId()
      • getOwnerId

        public java.lang.Integer getOwnerId()
      • getPhoto

        public Photo getPhoto()
      • getText

        public java.lang.String getText()
      • getTopic

        public Topic getTopic()
      • getVideo

        public Video getVideo()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • toPrettyString

        public java.lang.String toPrettyString()