| Package | Description |
|---|---|
| com.bmc.arsys.api |
| Modifier and Type | Method and Description |
|---|---|
static SignalType |
SignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalType[] |
SignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ARServerUser.signalServer(Map<SignalType,String> signals)
send a signal to the server to perform the indicated op, i.e.
|
? Copyright 2013 BMC Software, Inc.