Uses of Enum Class
org.vrspace.server.dto.WebPushMessage.Type
Packages that use WebPushMessage.Type
-
Uses of WebPushMessage.Type in org.vrspace.server.dto
Methods in org.vrspace.server.dto that return WebPushMessage.TypeModifier and TypeMethodDescriptionstatic WebPushMessage.TypeReturns the enum constant of this class with the specified name.static WebPushMessage.Type[]WebPushMessage.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.