Package | Description |
---|---|
com.tibco.rta |
Connection, session, configuration classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
RtaNotification.Status |
RtaNotification.getStatus()
Get the associated status.
|
static RtaNotification.Status |
RtaNotification.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RtaNotification.Status[] |
RtaNotification.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.