|
OMS (v3.0.25) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notification.Type | |
---|---|
oms3 | OMS Core execution environment. |
oms3.util | Utilities. |
Uses of Notification.Type in oms3 |
---|
Methods in oms3 that return Notification.Type | |
---|---|
static Notification.Type |
Notification.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Notification.Type[] |
Notification.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oms3 with parameters of type Notification.Type | |
---|---|
void |
Notification.Listener.notice(Notification.Type t,
java.util.EventObject E)
Called when an event happens. |
Uses of Notification.Type in oms3.util |
---|
Methods in oms3.util with parameters of type Notification.Type | |
---|---|
void |
Listeners.RangeCheck.notice(Notification.Type T,
java.util.EventObject E)
|
void |
Listeners.NullCheck.notice(Notification.Type T,
java.util.EventObject E)
|
void |
Listeners.UnitConverter.notice(Notification.Type T,
java.util.EventObject E)
|
void |
Listeners.Printer.notice(Notification.Type T,
java.util.EventObject E)
|
void |
Listeners.Logging.notice(Notification.Type T,
java.util.EventObject E)
|
|
OMS (v3.0.25) | |||||||||
PREV NEXT | FRAMES NO FRAMES |