|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggingEventPriority | |
|---|---|
| com.quartzdesk.service.types.v4_0.log | |
| Uses of LoggingEventPriority in com.quartzdesk.service.types.v4_0.log |
|---|
| Fields in com.quartzdesk.service.types.v4_0.log declared as LoggingEventPriority | |
|---|---|
protected LoggingEventPriority |
LoggingEvent.priority
|
| Methods in com.quartzdesk.service.types.v4_0.log that return LoggingEventPriority | |
|---|---|
static LoggingEventPriority |
LoggingEventPriority.fromValue(String v)
|
LoggingEventPriority |
LoggingEvent.getPriority()
Gets the value of the priority property. |
static LoggingEventPriority |
LoggingEventPriority.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoggingEventPriority[] |
LoggingEventPriority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.quartzdesk.service.types.v4_0.log with parameters of type LoggingEventPriority | |
|---|---|
void |
LoggingEvent.setPriority(LoggingEventPriority value)
Sets the value of the priority property. |
LoggingEvent |
LoggingEvent.withPriority(LoggingEventPriority value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||