| Package | Description |
|---|---|
| com.dsi.ant.message | |
| com.dsi.ant.message.fromant |
| Modifier and Type | Method and Description |
|---|---|
static ResponseCode |
ResponseCode.create(int rawValue)
Creates the ResponseCode from the raw value.
|
static ResponseCode |
ResponseCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResponseCode[] |
ResponseCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseCode |
ChannelResponseMessage.getResponseCode()
Gets the response code associated with the response message.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.