Uses of Class
org.cxbox.notifications.crudma.config.NotificationServiceAssociation
-
Packages that use NotificationServiceAssociation Package Description org.cxbox.notifications.crudma.config -
-
Uses of NotificationServiceAssociation in org.cxbox.notifications.crudma.config
Fields in org.cxbox.notifications.crudma.config with type parameters of type NotificationServiceAssociation Modifier and Type Field Description static EnumBcIdentifier.Holder<NotificationServiceAssociation>NotificationServiceAssociation. HolderMethods in org.cxbox.notifications.crudma.config that return NotificationServiceAssociation Modifier and Type Method Description static NotificationServiceAssociationNotificationServiceAssociation. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationServiceAssociation[]NotificationServiceAssociation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-