Uses of Class
org.gcube.messaging.common.consumer.Constants.NotificationSubType

Packages that use Constants.NotificationSubType
org.gcube.messaging.common.consumer   
 

Uses of Constants.NotificationSubType in org.gcube.messaging.common.consumer
 

Methods in org.gcube.messaging.common.consumer that return Constants.NotificationSubType
static Constants.NotificationSubType Constants.NotificationSubType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.NotificationSubType[] Constants.NotificationSubType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.