Class NotificationParent
- java.lang.Object
-
- com.vk.api.sdk.objects.notifications.NotificationsComment
-
- com.vk.api.sdk.objects.notifications.NotificationParent
-
- All Implemented Interfaces:
Validable
public class NotificationParent extends NotificationsComment implements Validable
NotificationParent object
-
-
Constructor Summary
Constructors Constructor Description NotificationParent()
-
Method Summary
-
Methods inherited from class com.vk.api.sdk.objects.notifications.NotificationsComment
equals, getDate, getId, getOwnerId, getPhoto, getPost, getText, getTopic, getVideo, hashCode, setDate, setId, setOwnerId, setPhoto, setPost, setText, setTopic, setVideo, toPrettyString, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.vk.api.sdk.objects.Validable
validateRequired
-
-