Package | Description |
---|---|
biz.onixs.cme.md.handler |
Modifier and Type | Method and Description |
---|---|
static ReceiveMode |
ReceiveMode.forValue(int value)
Convert int to enumeration.
|
ReceiveMode |
CmeMdHandler.getReceiveMode()
Get IO receive mode.
|
static ReceiveMode |
ReceiveMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReceiveMode[] |
ReceiveMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CmeMdHandler.setReceiveMode(ReceiveMode value)
Set IO receive mode.
|
Copyright © 2010–2020 Onix Solutions. All rights reserved.