public class TradingSessionStatus extends Message
Modifier and Type | Class and Description |
---|---|
static class |
TradingSessionStatus.NoEvents |
static class |
TradingSessionStatus.NoInstrumentParties |
static class |
TradingSessionStatus.NoSecurityAltID |
Message.Header
Constructor and Description |
---|
TradingSessionStatus() |
TradingSessionStatus(TradingSessionID tradingSessionID,
TradSesStatus tradSesStatus) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
addGroup, addGroupRef, calculateString, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public static final String MSGTYPE
public TradingSessionStatus()
public TradingSessionStatus(TradingSessionID tradingSessionID, TradSesStatus tradSesStatus)
public void set(ApplicationSequenceControl component)
public ApplicationSequenceControl get(ApplicationSequenceControl component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplicationSequenceControl getApplicationSequenceControl() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(ApplID value)
public ApplID getApplID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplID field)
public boolean isSetApplID()
public void set(ApplSeqNum value)
public ApplSeqNum get(ApplSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplSeqNum getApplSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplSeqNum field)
public boolean isSetApplSeqNum()
public void set(ApplLastSeqNum value)
public ApplLastSeqNum get(ApplLastSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplLastSeqNum getApplLastSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplLastSeqNum field)
public boolean isSetApplLastSeqNum()
public void set(ApplResendFlag value)
public ApplResendFlag get(ApplResendFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplResendFlag getApplResendFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplResendFlag field)
public boolean isSetApplResendFlag()
public void set(TradSesReqID value)
public TradSesReqID get(TradSesReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesReqID getTradSesReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesReqID field)
public boolean isSetTradSesReqID()
public void set(MarketID value)
public MarketID get(MarketID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MarketID getMarketID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MarketID field)
public boolean isSetMarketID()
public void set(MarketSegmentID value)
public MarketSegmentID get(MarketSegmentID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MarketSegmentID getMarketSegmentID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MarketSegmentID field)
public boolean isSetMarketSegmentID()
public void set(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
public void set(TradSesMethod value)
public TradSesMethod get(TradSesMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesMethod getTradSesMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesMethod field)
public boolean isSetTradSesMethod()
public void set(TradSesMode value)
public TradSesMode get(TradSesMode value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesMode getTradSesMode() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesMode field)
public boolean isSetTradSesMode()
public void set(UnsolicitedIndicator value)
public UnsolicitedIndicator get(UnsolicitedIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public UnsolicitedIndicator getUnsolicitedIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(UnsolicitedIndicator field)
public boolean isSetUnsolicitedIndicator()
public void set(TradSesStatus value)
public TradSesStatus get(TradSesStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesStatus getTradSesStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesStatus field)
public boolean isSetTradSesStatus()
public void set(TradSesEvent value)
public TradSesEvent get(TradSesEvent value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesEvent getTradSesEvent() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesEvent field)
public boolean isSetTradSesEvent()
public void set(TradSesStatusRejReason value)
public TradSesStatusRejReason get(TradSesStatusRejReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesStatusRejReason getTradSesStatusRejReason() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesStatusRejReason field)
public boolean isSetTradSesStatusRejReason()
public void set(TradSesStartTime value)
public TradSesStartTime get(TradSesStartTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesStartTime getTradSesStartTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesStartTime field)
public boolean isSetTradSesStartTime()
public void set(TradSesOpenTime value)
public TradSesOpenTime get(TradSesOpenTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesOpenTime getTradSesOpenTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesOpenTime field)
public boolean isSetTradSesOpenTime()
public void set(TradSesPreCloseTime value)
public TradSesPreCloseTime get(TradSesPreCloseTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesPreCloseTime getTradSesPreCloseTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesPreCloseTime field)
public boolean isSetTradSesPreCloseTime()
public void set(TradSesCloseTime value)
public TradSesCloseTime get(TradSesCloseTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesCloseTime getTradSesCloseTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesCloseTime field)
public boolean isSetTradSesCloseTime()
public void set(TradSesEndTime value)
public TradSesEndTime get(TradSesEndTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesEndTime getTradSesEndTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesEndTime field)
public boolean isSetTradSesEndTime()
public void set(TotalVolumeTraded value)
public TotalVolumeTraded get(TotalVolumeTraded value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TotalVolumeTraded getTotalVolumeTraded() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TotalVolumeTraded field)
public boolean isSetTotalVolumeTraded()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedText field)
public boolean isSetEncodedText()
public void set(Instrument component)
public Instrument get(Instrument component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Instrument getInstrument() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(Symbol value)
public Symbol getSymbol() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Symbol field)
public boolean isSetSymbol()
public void set(SymbolSfx value)
public SymbolSfx get(SymbolSfx value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SymbolSfx getSymbolSfx() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SymbolSfx field)
public boolean isSetSymbolSfx()
public void set(SecurityID value)
public SecurityID get(SecurityID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityID getSecurityID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityID field)
public boolean isSetSecurityID()
public void set(SecurityIDSource value)
public SecurityIDSource get(SecurityIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityIDSource getSecurityIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityIDSource field)
public boolean isSetSecurityIDSource()
public void set(SecAltIDGrp component)
public SecAltIDGrp get(SecAltIDGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecAltIDGrp getSecAltIDGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoSecurityAltID value)
public NoSecurityAltID get(NoSecurityAltID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoSecurityAltID getNoSecurityAltID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoSecurityAltID field)
public boolean isSetNoSecurityAltID()
public void set(Product value)
public Product getProduct() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Product field)
public boolean isSetProduct()
public void set(ProductComplex value)
public ProductComplex get(ProductComplex value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ProductComplex getProductComplex() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ProductComplex field)
public boolean isSetProductComplex()
public void set(SecurityGroup value)
public SecurityGroup get(SecurityGroup value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityGroup getSecurityGroup() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityGroup field)
public boolean isSetSecurityGroup()
public void set(CFICode value)
public CFICode getCFICode() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CFICode field)
public boolean isSetCFICode()
public void set(SecurityType value)
public SecurityType get(SecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityType getSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityType field)
public boolean isSetSecurityType()
public void set(SecuritySubType value)
public SecuritySubType get(SecuritySubType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecuritySubType getSecuritySubType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecuritySubType field)
public boolean isSetSecuritySubType()
public void set(MaturityMonthYear value)
public MaturityMonthYear get(MaturityMonthYear value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaturityMonthYear getMaturityMonthYear() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaturityMonthYear field)
public boolean isSetMaturityMonthYear()
public void set(MaturityDate value)
public MaturityDate get(MaturityDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaturityDate getMaturityDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaturityDate field)
public boolean isSetMaturityDate()
public void set(MaturityTime value)
public MaturityTime get(MaturityTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaturityTime getMaturityTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaturityTime field)
public boolean isSetMaturityTime()
public void set(SettleOnOpenFlag value)
public SettleOnOpenFlag get(SettleOnOpenFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettleOnOpenFlag getSettleOnOpenFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettleOnOpenFlag field)
public boolean isSetSettleOnOpenFlag()
public void set(InstrmtAssignmentMethod value)
public InstrmtAssignmentMethod get(InstrmtAssignmentMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrmtAssignmentMethod getInstrmtAssignmentMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(InstrmtAssignmentMethod field)
public boolean isSetInstrmtAssignmentMethod()
public void set(SecurityStatus value)
public SecurityStatus get(SecurityStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityStatus getSecurityStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityStatus field)
public boolean isSetSecurityStatus()
public void set(CouponPaymentDate value)
public CouponPaymentDate get(CouponPaymentDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CouponPaymentDate getCouponPaymentDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CouponPaymentDate field)
public boolean isSetCouponPaymentDate()
public void set(IssueDate value)
public IssueDate get(IssueDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public IssueDate getIssueDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(IssueDate field)
public boolean isSetIssueDate()
public void set(RepoCollateralSecurityType value)
public RepoCollateralSecurityType get(RepoCollateralSecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RepoCollateralSecurityType getRepoCollateralSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RepoCollateralSecurityType field)
public boolean isSetRepoCollateralSecurityType()
public void set(RepurchaseTerm value)
public RepurchaseTerm get(RepurchaseTerm value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RepurchaseTerm getRepurchaseTerm() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RepurchaseTerm field)
public boolean isSetRepurchaseTerm()
public void set(RepurchaseRate value)
public RepurchaseRate get(RepurchaseRate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RepurchaseRate getRepurchaseRate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RepurchaseRate field)
public boolean isSetRepurchaseRate()
public void set(Factor value)
public Factor getFactor() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Factor field)
public boolean isSetFactor()
public void set(CreditRating value)
public CreditRating get(CreditRating value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CreditRating getCreditRating() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CreditRating field)
public boolean isSetCreditRating()
public void set(InstrRegistry value)
public InstrRegistry get(InstrRegistry value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrRegistry getInstrRegistry() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(InstrRegistry field)
public boolean isSetInstrRegistry()
public void set(CountryOfIssue value)
public CountryOfIssue get(CountryOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CountryOfIssue getCountryOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CountryOfIssue field)
public boolean isSetCountryOfIssue()
public void set(StateOrProvinceOfIssue value)
public StateOrProvinceOfIssue get(StateOrProvinceOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StateOrProvinceOfIssue getStateOrProvinceOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StateOrProvinceOfIssue field)
public boolean isSetStateOrProvinceOfIssue()
public void set(LocaleOfIssue value)
public LocaleOfIssue get(LocaleOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public LocaleOfIssue getLocaleOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(LocaleOfIssue field)
public boolean isSetLocaleOfIssue()
public void set(RedemptionDate value)
public RedemptionDate get(RedemptionDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RedemptionDate getRedemptionDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RedemptionDate field)
public boolean isSetRedemptionDate()
public void set(StrikePrice value)
public StrikePrice get(StrikePrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikePrice getStrikePrice() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikePrice field)
public boolean isSetStrikePrice()
public void set(StrikeCurrency value)
public StrikeCurrency get(StrikeCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikeCurrency getStrikeCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikeCurrency field)
public boolean isSetStrikeCurrency()
public void set(StrikeMultiplier value)
public StrikeMultiplier get(StrikeMultiplier value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikeMultiplier getStrikeMultiplier() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikeMultiplier field)
public boolean isSetStrikeMultiplier()
public void set(StrikeValue value)
public StrikeValue get(StrikeValue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikeValue getStrikeValue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikeValue field)
public boolean isSetStrikeValue()
public void set(OptAttribute value)
public OptAttribute get(OptAttribute value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OptAttribute getOptAttribute() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OptAttribute field)
public boolean isSetOptAttribute()
public void set(ContractMultiplier value)
public ContractMultiplier get(ContractMultiplier value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContractMultiplier getContractMultiplier() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContractMultiplier field)
public boolean isSetContractMultiplier()
public void set(MinPriceIncrement value)
public MinPriceIncrement get(MinPriceIncrement value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MinPriceIncrement getMinPriceIncrement() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MinPriceIncrement field)
public boolean isSetMinPriceIncrement()
public void set(MinPriceIncrementAmount value)
public MinPriceIncrementAmount get(MinPriceIncrementAmount value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MinPriceIncrementAmount getMinPriceIncrementAmount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MinPriceIncrementAmount field)
public boolean isSetMinPriceIncrementAmount()
public void set(UnitOfMeasure value)
public UnitOfMeasure get(UnitOfMeasure value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public UnitOfMeasure getUnitOfMeasure() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(UnitOfMeasure field)
public boolean isSetUnitOfMeasure()
public void set(UnitOfMeasureQty value)
public UnitOfMeasureQty get(UnitOfMeasureQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public UnitOfMeasureQty getUnitOfMeasureQty() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(UnitOfMeasureQty field)
public boolean isSetUnitOfMeasureQty()
public void set(PriceUnitOfMeasure value)
public PriceUnitOfMeasure get(PriceUnitOfMeasure value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PriceUnitOfMeasure getPriceUnitOfMeasure() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PriceUnitOfMeasure field)
public boolean isSetPriceUnitOfMeasure()
public void set(PriceUnitOfMeasureQty value)
public PriceUnitOfMeasureQty get(PriceUnitOfMeasureQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PriceUnitOfMeasureQty getPriceUnitOfMeasureQty() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PriceUnitOfMeasureQty field)
public boolean isSetPriceUnitOfMeasureQty()
public void set(SettlMethod value)
public SettlMethod get(SettlMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettlMethod getSettlMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettlMethod field)
public boolean isSetSettlMethod()
public void set(ExerciseStyle value)
public ExerciseStyle get(ExerciseStyle value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ExerciseStyle getExerciseStyle() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ExerciseStyle field)
public boolean isSetExerciseStyle()
public void set(OptPayAmount value)
public OptPayAmount get(OptPayAmount value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OptPayAmount getOptPayAmount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OptPayAmount field)
public boolean isSetOptPayAmount()
public void set(PriceQuoteMethod value)
public PriceQuoteMethod get(PriceQuoteMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PriceQuoteMethod getPriceQuoteMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PriceQuoteMethod field)
public boolean isSetPriceQuoteMethod()
public void set(FuturesValuationMethod value)
public FuturesValuationMethod get(FuturesValuationMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public FuturesValuationMethod getFuturesValuationMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(FuturesValuationMethod field)
public boolean isSetFuturesValuationMethod()
public void set(ListMethod value)
public ListMethod get(ListMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ListMethod getListMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ListMethod field)
public boolean isSetListMethod()
public void set(CapPrice value)
public CapPrice get(CapPrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CapPrice getCapPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CapPrice field)
public boolean isSetCapPrice()
public void set(FloorPrice value)
public FloorPrice get(FloorPrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public FloorPrice getFloorPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(FloorPrice field)
public boolean isSetFloorPrice()
public void set(PutOrCall value)
public PutOrCall get(PutOrCall value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PutOrCall getPutOrCall() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PutOrCall field)
public boolean isSetPutOrCall()
public void set(FlexibleIndicator value)
public FlexibleIndicator get(FlexibleIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public FlexibleIndicator getFlexibleIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(FlexibleIndicator field)
public boolean isSetFlexibleIndicator()
public void set(FlexProductEligibilityIndicator value)
public FlexProductEligibilityIndicator get(FlexProductEligibilityIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public FlexProductEligibilityIndicator getFlexProductEligibilityIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(FlexProductEligibilityIndicator field)
public boolean isSetFlexProductEligibilityIndicator()
public void set(TimeUnit value)
public TimeUnit get(TimeUnit value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TimeUnit getTimeUnit() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TimeUnit field)
public boolean isSetTimeUnit()
public void set(CouponRate value)
public CouponRate get(CouponRate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CouponRate getCouponRate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CouponRate field)
public boolean isSetCouponRate()
public void set(SecurityExchange value)
public SecurityExchange get(SecurityExchange value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityExchange getSecurityExchange() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityExchange field)
public boolean isSetSecurityExchange()
public void set(PositionLimit value)
public PositionLimit get(PositionLimit value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PositionLimit getPositionLimit() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PositionLimit field)
public boolean isSetPositionLimit()
public void set(NTPositionLimit value)
public NTPositionLimit get(NTPositionLimit value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NTPositionLimit getNTPositionLimit() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NTPositionLimit field)
public boolean isSetNTPositionLimit()
public void set(Issuer value)
public Issuer getIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Issuer field)
public boolean isSetIssuer()
public void set(EncodedIssuerLen value)
public EncodedIssuerLen get(EncodedIssuerLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedIssuerLen getEncodedIssuerLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedIssuerLen field)
public boolean isSetEncodedIssuerLen()
public void set(EncodedIssuer value)
public EncodedIssuer get(EncodedIssuer value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedIssuer getEncodedIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedIssuer field)
public boolean isSetEncodedIssuer()
public void set(SecurityDesc value)
public SecurityDesc get(SecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityDesc getSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityDesc field)
public boolean isSetSecurityDesc()
public void set(EncodedSecurityDescLen value)
public EncodedSecurityDescLen get(EncodedSecurityDescLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedSecurityDescLen getEncodedSecurityDescLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedSecurityDescLen field)
public boolean isSetEncodedSecurityDescLen()
public void set(EncodedSecurityDesc value)
public EncodedSecurityDesc get(EncodedSecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedSecurityDesc getEncodedSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedSecurityDesc field)
public boolean isSetEncodedSecurityDesc()
public void set(SecurityXML component)
public SecurityXML get(SecurityXML component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXML getSecurityXML() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(SecurityXMLLen value)
public SecurityXMLLen get(SecurityXMLLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXMLLen getSecurityXMLLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityXMLLen field)
public boolean isSetSecurityXMLLen()
public void set(SecurityXMLData value)
public SecurityXMLData get(SecurityXMLData value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXMLData getSecurityXMLData() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityXMLData field)
public boolean isSetSecurityXMLData()
public void set(SecurityXMLSchema value)
public SecurityXMLSchema get(SecurityXMLSchema value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXMLSchema getSecurityXMLSchema() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityXMLSchema field)
public boolean isSetSecurityXMLSchema()
public void set(Pool value)
public Pool getPool() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Pool field)
public boolean isSetPool()
public void set(ContractSettlMonth value)
public ContractSettlMonth get(ContractSettlMonth value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContractSettlMonth getContractSettlMonth() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContractSettlMonth field)
public boolean isSetContractSettlMonth()
public void set(CPProgram value)
public CPProgram get(CPProgram value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CPProgram getCPProgram() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CPProgram field)
public boolean isSetCPProgram()
public void set(CPRegType value)
public CPRegType get(CPRegType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CPRegType getCPRegType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CPRegType field)
public boolean isSetCPRegType()
public void set(EvntGrp component)
public EvntGrp get(EvntGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EvntGrp getEvntGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoEvents value)
public NoEvents get(NoEvents value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoEvents getNoEvents() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoEvents field)
public boolean isSetNoEvents()
public void set(DatedDate value)
public DatedDate get(DatedDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public DatedDate getDatedDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(DatedDate field)
public boolean isSetDatedDate()
public void set(InterestAccrualDate value)
public InterestAccrualDate get(InterestAccrualDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InterestAccrualDate getInterestAccrualDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(InterestAccrualDate field)
public boolean isSetInterestAccrualDate()
public void set(InstrumentParties component)
public InstrumentParties get(InstrumentParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrumentParties getInstrumentParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoInstrumentParties value)
public NoInstrumentParties get(NoInstrumentParties value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoInstrumentParties getNoInstrumentParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoInstrumentParties field)
public boolean isSetNoInstrumentParties()
Copyright © 2021. All rights reserved.