Package | Description |
---|---|
org.overlord.rtgov.epn |
Modifier and Type | Method and Description |
---|---|
NotificationType |
Notification.getType()
This method gets the node name.
|
static NotificationType |
NotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationType[] |
NotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Notification.setType(NotificationType type)
This method sets the type.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.