Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
OrderQtyIsLocked |
SRQSOpenNegotiationRequest.getOrderQtyIsLocked()
OrderQty is locked.
|
OrderQtyIsLocked |
SRQSOpenNegotiationRequesterNotification.getOrderQtyIsLocked()
OrderQty is locked.
|
Modifier and Type | Method and Description |
---|---|
SRQSOpenNegotiationRequest |
SRQSOpenNegotiationRequest.setOrderQtyIsLocked(OrderQtyIsLocked value) |
SRQSOpenNegotiationRequesterNotification |
SRQSOpenNegotiationRequesterNotification.setOrderQtyIsLocked(OrderQtyIsLocked value) |
Modifier and Type | Method and Description |
---|---|
static OrderQtyIsLocked |
OrderQtyIsLocked.forValue(byte value) |
static OrderQtyIsLocked |
OrderQtyIsLocked.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderQtyIsLocked[] |
OrderQtyIsLocked.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.