public class SecurityDefinitionImpl extends Object implements SecurityDefinition, UpdatableSecurityDefinition
| Constructor and Description |
|---|
SecurityDefinitionImpl() |
public void updateFromMessage(com.epam.fix.message.FIXFieldList msg)
updateFromMessage in interface UpdatableSecurityDefinitionpublic Long getSecurityId()
getSecurityId in interface SecurityDefinitionpublic void setSecurityId(Long securityId)
setSecurityId in interface UpdatableSecurityDefinitionpublic boolean isNew()
isNew in interface UpdatableSecurityDefinitionpublic void setNew(boolean flag)
setNew in interface UpdatableSecurityDefinitionpublic String getSecurityDesc()
getSecurityDesc in interface SecurityDefinitionpublic Set<SecDefEvent> getSecDefEvents()
getSecDefEvents in interface SecurityDefinitionpublic double getTradingReferencePrice()
getTradingReferencePrice in interface SecurityDefinitionpublic String getTradingReferenceDate()
getTradingReferenceDate in interface SecurityDefinitionpublic SettlPriceType getSettlPriceType()
getSettlPriceType in interface SecurityDefinitionpublic double getHighLimitPrice()
getHighLimitPrice in interface SecurityDefinitionpublic double getLowLimitPrice()
getLowLimitPrice in interface SecurityDefinitionpublic String getSecurityGroup()
getSecurityGroup in interface SecurityDefinitionpublic String getSymbol()
getSymbol in interface SecurityDefinitionpublic String getSecurityIdSource()
getSecurityIdSource in interface SecurityDefinitionpublic String getCFICode()
getCFICode in interface SecurityDefinitionpublic UnderlyingProduct getUnderlyingProduct()
getUnderlyingProduct in interface SecurityDefinitionpublic String getSecurityExchange()
getSecurityExchange in interface SecurityDefinitionpublic PricingModel getPricingModel()
getPricingModel in interface SecurityDefinitionpublic double getMinCabPrice()
getMinCabPrice in interface SecurityDefinitionpublic ExpirationCycle getExpirationCycle()
getExpirationCycle in interface SecurityDefinitionpublic double getUnitOfMeasureQty()
getUnitOfMeasureQty in interface SecurityDefinitionpublic double getStrikePrice()
getStrikePrice in interface SecurityDefinitionpublic String getStrikeCurrency()
getStrikeCurrency in interface SecurityDefinitionpublic int getMinTradeVol()
getMinTradeVol in interface SecurityDefinitionpublic int getMaxTradeVol()
getMaxTradeVol in interface SecurityDefinitionpublic String getCurrency()
getCurrency in interface SecurityDefinitionpublic String getSettlCurrency()
getSettlCurrency in interface SecurityDefinitionpublic Integer getMarketDepth(MDFeedType mdFeedType)
getMarketDepth in interface SecurityDefinitionpublic String getMatchAlgorithm()
getMatchAlgorithm in interface SecurityDefinitionpublic String getSecuritySubType()
getSecuritySubType in interface SecurityDefinitionpublic String getUnderlyingSymbol()
getUnderlyingSymbol in interface SecurityDefinitionpublic String getUnderlyingSecurityId()
getUnderlyingSecurityId in interface SecurityDefinitionpublic String getUnderlyingSecurityIdSource()
getUnderlyingSecurityIdSource in interface SecurityDefinitionpublic double getMaxPriceVariation()
getMaxPriceVariation in interface SecurityDefinitionpublic short getImpliedMarketIndicator()
getImpliedMarketIndicator in interface SecurityDefinitionpublic String getMaturityMonthYear()
getMaturityMonthYear in interface SecurityDefinitionpublic double getMinPriceIncrement()
getMinPriceIncrement in interface SecurityDefinitionpublic long getLastUpdateTime()
getLastUpdateTime in interface SecurityDefinitionpublic String getSecurityUpdateAction()
getSecurityUpdateAction in interface SecurityDefinitionpublic double getDisplayFactor()
getDisplayFactor in interface SecurityDefinitionpublic double getPriceRatio()
getPriceRatio in interface SecurityDefinitionpublic short getContractMultiplierUnit()
getContractMultiplierUnit in interface SecurityDefinitionpublic short getFlowScheduleType()
getFlowScheduleType in interface SecurityDefinitionpublic int getContractMultiplier()
getContractMultiplier in interface SecurityDefinitionpublic String getUnitOfMeasure()
getUnitOfMeasure in interface SecurityDefinitionpublic int getDecayQty()
getDecayQty in interface SecurityDefinitionpublic String getDecayStartDate()
getDecayStartDate in interface SecurityDefinitionpublic long getOriginalContractSize()
getOriginalContractSize in interface SecurityDefinitionpublic long getClearedVolume()
getClearedVolume in interface SecurityDefinitionpublic long getOpenInterestQty()
getOpenInterestQty in interface SecurityDefinitionpublic Long getMinLotSize(LotType lotType)
getMinLotSize in interface SecurityDefinitionpublic boolean hasMDFeedType(MDFeedType mdFeedType)
hasMDFeedType in interface SecurityDefinitionpublic boolean hasMinLotSize(LotType lotType)
hasMinLotSize in interface SecurityDefinitionCopyright © 2000–2025 EPAM Systems. All rights reserved.