public class SettlementPeriod extends Object
Constructor and Description |
---|
SettlementPeriod()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
SettlementFlowType |
getStreamCommoditySettlementFlowType() |
SettlementHolidaysProcessingInstruction |
getStreamCommoditySettlementHolidaysProcessingInstruction()
Indicates whether holidays are included in the settlement periods.
|
String |
getStreamCommoditySettlementTimezone() |
void |
setStreamCommoditySettlementFlowType(SettlementFlowType value) |
void |
setStreamCommoditySettlementHolidaysProcessingInstruction(SettlementHolidaysProcessingInstruction value)
Indicates whether holidays are included in the settlement periods.
|
void |
setStreamCommoditySettlementTimezone(String value) |
public String getStreamCommoditySettlementTimezone()
public void setStreamCommoditySettlementTimezone(String value)
value
- Commodity delivery timezone specified as "prevailing" rather than "standard" or "daylight".public SettlementFlowType getStreamCommoditySettlementFlowType()
public void setStreamCommoditySettlementFlowType(SettlementFlowType value)
value
- the commodity delivery flow type.public SettlementHolidaysProcessingInstruction getStreamCommoditySettlementHolidaysProcessingInstruction()
public void setStreamCommoditySettlementHolidaysProcessingInstruction(SettlementHolidaysProcessingInstruction value)
value
- Indicates whether holidays are included in the settlement periods.Copyright © 2014–2025 Onix Solutions. All rights reserved.