|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContractInfo
Holds the information about the contract for this instrument.
Method Summary | |
---|---|
FixedPointNumber |
getContractSize()
Get the contract size. |
java.lang.String |
getCurrency()
Get the currency this instrument is traded in. |
java.lang.String |
getUnitOfMeasure()
Get the name of the units being traded, e.g. |
FixedPointNumber |
getUnitPrice()
Get the price for a single contract unit. |
Method Detail |
---|
java.lang.String getCurrency()
FixedPointNumber getUnitPrice()
java.lang.String getUnitOfMeasure()
FixedPointNumber getContractSize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |