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