Package | Description |
---|---|
com.tibco.rta |
Connection, session, configuration classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
RtaCommand.Command |
RtaCommand.getCommand()
Get the command associated with this message.
|
static RtaCommand.Command |
RtaCommand.Command.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RtaCommand.Command[] |
RtaCommand.Command.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.