public class Commodity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Commodity.AssetAttributes
Encapsulates list of AssetAttributes
|
static class |
Commodity.SettlementPeriods
Encapsulates list of SettlementPeriods
|
Constructor and Description |
---|
Commodity()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Commodity.AssetAttributes |
getAssetAttributes() |
Commodity.SettlementPeriods |
getSettlementPeriods() |
String |
getStreamCommodityBase() |
String |
getStreamCommodityDesc() |
void |
setStreamCommodityBase(String value) |
void |
setStreamCommodityDesc(String value) |
public String getStreamCommodityBase()
public void setStreamCommodityBase(String value)
value
- general base type of the commodity traded.public String getStreamCommodityDesc()
public void setStreamCommodityDesc(String value)
value
- description of the commodity asset.public Commodity.AssetAttributes getAssetAttributes()
public Commodity.SettlementPeriods getSettlementPeriods()
Copyright © 2014–2025 Onix Solutions. All rights reserved.