public class SecurityDefinition extends Object
Modifier and Type | Method and Description |
---|---|
SecurityDefinition |
clone()
Make a clone of current object.
|
String |
getAsset()
Get asset code.
|
String |
getCFICode()
Get CFI code.
|
biz.onixs.cme.sbe.IMessage |
getDefinitionMessage()
Security definition FIX message.
|
biz.onixs.util.ScaledDecimal |
getDisplayFactor()
Get the multiplier to convert the CME Globex display price to the conventional price (tag 9787).
|
String |
getSecurityGroup()
Get security group.
|
int |
getSecurityId()
Security ID.
|
String |
getSymbol()
Get security symbol.
|
String |
getUnitOfMeasure()
Get the unit of measure for the products original contract size (tag 996).
|
biz.onixs.util.ScaledDecimal |
getUnitOfMeasureQty()
Get the contract size for each instrument (tag 1147).
|
String |
toString()
Returns a String that represents the current SecurityDefinitionReceived event argument.
|
public final int getSecurityId()
public String getSymbol()
public String getSecurityGroup()
public String getAsset()
public biz.onixs.util.ScaledDecimal getDisplayFactor()
public biz.onixs.util.ScaledDecimal getUnitOfMeasureQty()
public String getUnitOfMeasure()
public final String getCFICode()
public final biz.onixs.cme.sbe.IMessage getDefinitionMessage()
public SecurityDefinition clone()
Copyright © 2010–2020 Onix Solutions. All rights reserved.