Uses of Class
org.nwolfhub.vkUser.longpoll.updates.NewMessageUpdate.From
-
Packages that use NewMessageUpdate.From Package Description org.nwolfhub.vkUser.longpoll.updates -
-
Uses of NewMessageUpdate.From in org.nwolfhub.vkUser.longpoll.updates
Fields in org.nwolfhub.vkUser.longpoll.updates declared as NewMessageUpdate.From Modifier and Type Field Description NewMessageUpdate.FromNewMessageUpdate. fromMethods in org.nwolfhub.vkUser.longpoll.updates that return NewMessageUpdate.From Modifier and Type Method Description static NewMessageUpdate.FromNewMessageUpdate.From. valueOf(String name)Returns the enum constant of this type with the specified name.static NewMessageUpdate.From[]NewMessageUpdate.From. values()Returns an array containing the constants of this enum type, in the order they are declared.
-