Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message.session | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ApplUsageOrders |
LogonRequest.getApplUsageOrders()
Type of order processing.
|
ApplUsageOrders |
LogonRequestEncrypted.getApplUsageOrders()
Type of order processing.
|
Modifier and Type | Method and Description |
---|---|
LogonRequest |
LogonRequest.setApplUsageOrders(ApplUsageOrders value) |
LogonRequestEncrypted |
LogonRequestEncrypted.setApplUsageOrders(ApplUsageOrders value) |
Modifier and Type | Method and Description |
---|---|
static ApplUsageOrders |
ApplUsageOrders.forValue(char value) |
static ApplUsageOrders |
ApplUsageOrders.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplUsageOrders[] |
ApplUsageOrders.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2024 Onix Solutions. All rights reserved.