Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static SettlementHolidaysProcessingInstruction |
SettlementHolidaysProcessingInstruction.forValue(int value)
Returns enum value for the int representation
|
SettlementHolidaysProcessingInstruction |
SettlementPeriod.getStreamCommoditySettlementHolidaysProcessingInstruction()
Indicates whether holidays are included in the settlement periods.
|
static SettlementHolidaysProcessingInstruction |
SettlementHolidaysProcessingInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettlementHolidaysProcessingInstruction[] |
SettlementHolidaysProcessingInstruction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SettlementPeriod.setStreamCommoditySettlementHolidaysProcessingInstruction(SettlementHolidaysProcessingInstruction value)
Indicates whether holidays are included in the settlement periods.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.