Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
OwnershipIndicator |
ModifyOrderComplexRequest.getOwnershipIndicator()
Ownership indicator.
|
OwnershipIndicator |
ModifyOrderRequest.getOwnershipIndicator()
Ownership indicator.
|
OwnershipIndicator |
ModifyOrderSingleRequest.getOwnershipIndicator()
Ownership indicator.
|
Modifier and Type | Method and Description |
---|---|
ModifyOrderComplexRequest |
ModifyOrderComplexRequest.setOwnershipIndicator(OwnershipIndicator value) |
ModifyOrderRequest |
ModifyOrderRequest.setOwnershipIndicator(OwnershipIndicator value) |
ModifyOrderSingleRequest |
ModifyOrderSingleRequest.setOwnershipIndicator(OwnershipIndicator value) |
Modifier and Type | Method and Description |
---|---|
static OwnershipIndicator |
OwnershipIndicator.forValue(byte value) |
static OwnershipIndicator |
OwnershipIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwnershipIndicator[] |
OwnershipIndicator.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.