# Enum: com.pnfsoftware.jeb.core.events.ClientNotificationLevel

Notification level for [ClientNotification](ClientNotification).

## Constant: ERROR

## Constant: INFO

## Constant: WARNING

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.core.events.ClientNotificationLevel`


## Static Method: values
- return type: `com.pnfsoftware.jeb.core.events.ClientNotificationLevel[]`


