public interface UpdatableSecurityDefinition extends SecurityDefinition
Modifier and Type | Method and Description |
---|---|
boolean |
isNew() |
void |
setNew(boolean flag) |
void |
setSecurityId(Long securityId) |
void |
updateFromMessage(com.epam.fix.message.FIXFieldList msg) |
getCFICode, getClearedVolume, getContractMultiplier, getContractMultiplierUnit, getCurrency, getDecayQty, getDecayStartDate, getDisplayFactor, getExpirationCycle, getFlowScheduleType, getHighLimitPrice, getImpliedMarketIndicator, getLastUpdateTime, getLowLimitPrice, getMarketDepth, getMatchAlgorithm, getMaturityMonthYear, getMaxPriceVariation, getMaxTradeVol, getMinCabPrice, getMinLotSize, getMinPriceIncrement, getMinTradeVol, getOpenInterestQty, getOriginalContractSize, getPriceRatio, getPricingModel, getSecDefEvents, getSecurityDesc, getSecurityExchange, getSecurityGroup, getSecurityId, getSecurityIdSource, getSecuritySubType, getSecurityUpdateAction, getSettlCurrency, getSettlPriceType, getStrikeCurrency, getStrikePrice, getSymbol, getTradingReferenceDate, getTradingReferencePrice, getUnderlyingProduct, getUnderlyingSecurityId, getUnderlyingSecurityIdSource, getUnderlyingSymbol, getUnitOfMeasure, getUnitOfMeasureQty, hasMDFeedType, hasMinLotSize
void updateFromMessage(com.epam.fix.message.FIXFieldList msg)
void setSecurityId(Long securityId)
boolean isNew()
void setNew(boolean flag)
Copyright © 2000–2025 EPAM Systems. All rights reserved.