Uses of Class
com.podio.notification.NotificationContextType
-
Packages that use NotificationContextType Package Description com.podio.notification -
-
Uses of NotificationContextType in com.podio.notification
Methods in com.podio.notification that return NotificationContextType Modifier and Type Method Description static NotificationContextTypeNotificationContextType. getByName(String value)static NotificationContextTypeNotificationContextType. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationContextType[]NotificationContextType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-