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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic 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.FieldNotFoundpublic ApplicationSequenceControl getApplicationSequenceControl() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(ApplID value)
public ApplID getApplID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplID field)
public boolean isSetApplID()
public void set(ApplSeqNum value)
public ApplSeqNum get(ApplSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplSeqNum getApplSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplSeqNum field)
public boolean isSetApplSeqNum()
public void set(ApplLastSeqNum value)
public ApplLastSeqNum get(ApplLastSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplLastSeqNum getApplLastSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplLastSeqNum field)
public boolean isSetApplLastSeqNum()
public void set(ApplResendFlag value)
public ApplResendFlag get(ApplResendFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplResendFlag getApplResendFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplResendFlag field)
public boolean isSetApplResendFlag()
public void set(TradSesReqID value)
public TradSesReqID get(TradSesReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesReqID getTradSesReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesReqID field)
public boolean isSetTradSesReqID()
public void set(MarketID value)
public MarketID get(MarketID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MarketID getMarketID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MarketID field)
public boolean isSetMarketID()
public void set(MarketSegmentID value)
public MarketSegmentID get(MarketSegmentID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MarketSegmentID getMarketSegmentID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MarketSegmentID field)
public boolean isSetMarketSegmentID()
public void set(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
public void set(TradSesMethod value)
public TradSesMethod get(TradSesMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesMethod getTradSesMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesMethod field)
public boolean isSetTradSesMethod()
public void set(TradSesMode value)
public TradSesMode get(TradSesMode value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesMode getTradSesMode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesMode field)
public boolean isSetTradSesMode()
public void set(UnsolicitedIndicator value)
public UnsolicitedIndicator get(UnsolicitedIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UnsolicitedIndicator getUnsolicitedIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UnsolicitedIndicator field)
public boolean isSetUnsolicitedIndicator()
public void set(TradSesStatus value)
public TradSesStatus get(TradSesStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesStatus getTradSesStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesStatus field)
public boolean isSetTradSesStatus()
public void set(TradSesEvent value)
public TradSesEvent get(TradSesEvent value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesEvent getTradSesEvent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesEvent field)
public boolean isSetTradSesEvent()
public void set(TradSesStatusRejReason value)
public TradSesStatusRejReason get(TradSesStatusRejReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesStatusRejReason getTradSesStatusRejReason() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesStatusRejReason field)
public boolean isSetTradSesStatusRejReason()
public void set(TradSesStartTime value)
public TradSesStartTime get(TradSesStartTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesStartTime getTradSesStartTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesStartTime field)
public boolean isSetTradSesStartTime()
public void set(TradSesOpenTime value)
public TradSesOpenTime get(TradSesOpenTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesOpenTime getTradSesOpenTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesOpenTime field)
public boolean isSetTradSesOpenTime()
public void set(TradSesPreCloseTime value)
public TradSesPreCloseTime get(TradSesPreCloseTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesPreCloseTime getTradSesPreCloseTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesPreCloseTime field)
public boolean isSetTradSesPreCloseTime()
public void set(TradSesCloseTime value)
public TradSesCloseTime get(TradSesCloseTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesCloseTime getTradSesCloseTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesCloseTime field)
public boolean isSetTradSesCloseTime()
public void set(TradSesEndTime value)
public TradSesEndTime get(TradSesEndTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesEndTime getTradSesEndTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesEndTime field)
public boolean isSetTradSesEndTime()
public void set(TotalVolumeTraded value)
public TotalVolumeTraded get(TotalVolumeTraded value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TotalVolumeTraded getTotalVolumeTraded() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TotalVolumeTraded field)
public boolean isSetTotalVolumeTraded()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedText field)
public boolean isSetEncodedText()
public void set(Instrument component)
public Instrument get(Instrument component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Instrument getInstrument() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(Symbol value)
public Symbol getSymbol() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Symbol field)
public boolean isSetSymbol()
public void set(SymbolSfx value)
public SymbolSfx get(SymbolSfx value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SymbolSfx getSymbolSfx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SymbolSfx field)
public boolean isSetSymbolSfx()
public void set(SecurityID value)
public SecurityID get(SecurityID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityID getSecurityID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityID field)
public boolean isSetSecurityID()
public void set(SecurityIDSource value)
public SecurityIDSource get(SecurityIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityIDSource getSecurityIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityIDSource field)
public boolean isSetSecurityIDSource()
public void set(SecAltIDGrp component)
public SecAltIDGrp get(SecAltIDGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecAltIDGrp getSecAltIDGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoSecurityAltID value)
public NoSecurityAltID get(NoSecurityAltID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoSecurityAltID getNoSecurityAltID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoSecurityAltID field)
public boolean isSetNoSecurityAltID()
public void set(Product value)
public Product getProduct() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Product field)
public boolean isSetProduct()
public void set(ProductComplex value)
public ProductComplex get(ProductComplex value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ProductComplex getProductComplex() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ProductComplex field)
public boolean isSetProductComplex()
public void set(SecurityGroup value)
public SecurityGroup get(SecurityGroup value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityGroup getSecurityGroup() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityGroup field)
public boolean isSetSecurityGroup()
public void set(CFICode value)
public CFICode getCFICode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CFICode field)
public boolean isSetCFICode()
public void set(SecurityType value)
public SecurityType get(SecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityType getSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityType field)
public boolean isSetSecurityType()
public void set(SecuritySubType value)
public SecuritySubType get(SecuritySubType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecuritySubType getSecuritySubType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecuritySubType field)
public boolean isSetSecuritySubType()
public void set(MaturityMonthYear value)
public MaturityMonthYear get(MaturityMonthYear value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MaturityMonthYear getMaturityMonthYear() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MaturityMonthYear field)
public boolean isSetMaturityMonthYear()
public void set(MaturityDate value)
public MaturityDate get(MaturityDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MaturityDate getMaturityDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MaturityDate field)
public boolean isSetMaturityDate()
public void set(MaturityTime value)
public MaturityTime get(MaturityTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MaturityTime getMaturityTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MaturityTime field)
public boolean isSetMaturityTime()
public void set(SettleOnOpenFlag value)
public SettleOnOpenFlag get(SettleOnOpenFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettleOnOpenFlag getSettleOnOpenFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettleOnOpenFlag field)
public boolean isSetSettleOnOpenFlag()
public void set(InstrmtAssignmentMethod value)
public InstrmtAssignmentMethod get(InstrmtAssignmentMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic InstrmtAssignmentMethod getInstrmtAssignmentMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(InstrmtAssignmentMethod field)
public boolean isSetInstrmtAssignmentMethod()
public void set(SecurityStatus value)
public SecurityStatus get(SecurityStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityStatus getSecurityStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityStatus field)
public boolean isSetSecurityStatus()
public void set(CouponPaymentDate value)
public CouponPaymentDate get(CouponPaymentDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CouponPaymentDate getCouponPaymentDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CouponPaymentDate field)
public boolean isSetCouponPaymentDate()
public void set(IssueDate value)
public IssueDate get(IssueDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic IssueDate getIssueDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(IssueDate field)
public boolean isSetIssueDate()
public void set(RepoCollateralSecurityType value)
public RepoCollateralSecurityType get(RepoCollateralSecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RepoCollateralSecurityType getRepoCollateralSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RepoCollateralSecurityType field)
public boolean isSetRepoCollateralSecurityType()
public void set(RepurchaseTerm value)
public RepurchaseTerm get(RepurchaseTerm value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RepurchaseTerm getRepurchaseTerm() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RepurchaseTerm field)
public boolean isSetRepurchaseTerm()
public void set(RepurchaseRate value)
public RepurchaseRate get(RepurchaseRate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RepurchaseRate getRepurchaseRate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RepurchaseRate field)
public boolean isSetRepurchaseRate()
public void set(Factor value)
public Factor getFactor() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Factor field)
public boolean isSetFactor()
public void set(CreditRating value)
public CreditRating get(CreditRating value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CreditRating getCreditRating() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CreditRating field)
public boolean isSetCreditRating()
public void set(InstrRegistry value)
public InstrRegistry get(InstrRegistry value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic InstrRegistry getInstrRegistry() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(InstrRegistry field)
public boolean isSetInstrRegistry()
public void set(CountryOfIssue value)
public CountryOfIssue get(CountryOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CountryOfIssue getCountryOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CountryOfIssue field)
public boolean isSetCountryOfIssue()
public void set(StateOrProvinceOfIssue value)
public StateOrProvinceOfIssue get(StateOrProvinceOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StateOrProvinceOfIssue getStateOrProvinceOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StateOrProvinceOfIssue field)
public boolean isSetStateOrProvinceOfIssue()
public void set(LocaleOfIssue value)
public LocaleOfIssue get(LocaleOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LocaleOfIssue getLocaleOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LocaleOfIssue field)
public boolean isSetLocaleOfIssue()
public void set(RedemptionDate value)
public RedemptionDate get(RedemptionDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RedemptionDate getRedemptionDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RedemptionDate field)
public boolean isSetRedemptionDate()
public void set(StrikePrice value)
public StrikePrice get(StrikePrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StrikePrice getStrikePrice() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StrikePrice field)
public boolean isSetStrikePrice()
public void set(StrikeCurrency value)
public StrikeCurrency get(StrikeCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StrikeCurrency getStrikeCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StrikeCurrency field)
public boolean isSetStrikeCurrency()
public void set(StrikeMultiplier value)
public StrikeMultiplier get(StrikeMultiplier value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StrikeMultiplier getStrikeMultiplier() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StrikeMultiplier field)
public boolean isSetStrikeMultiplier()
public void set(StrikeValue value)
public StrikeValue get(StrikeValue value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StrikeValue getStrikeValue() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StrikeValue field)
public boolean isSetStrikeValue()
public void set(OptAttribute value)
public OptAttribute get(OptAttribute value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OptAttribute getOptAttribute() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OptAttribute field)
public boolean isSetOptAttribute()
public void set(ContractMultiplier value)
public ContractMultiplier get(ContractMultiplier value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ContractMultiplier getContractMultiplier() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ContractMultiplier field)
public boolean isSetContractMultiplier()
public void set(MinPriceIncrement value)
public MinPriceIncrement get(MinPriceIncrement value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MinPriceIncrement getMinPriceIncrement() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MinPriceIncrement field)
public boolean isSetMinPriceIncrement()
public void set(MinPriceIncrementAmount value)
public MinPriceIncrementAmount get(MinPriceIncrementAmount value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MinPriceIncrementAmount getMinPriceIncrementAmount() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MinPriceIncrementAmount field)
public boolean isSetMinPriceIncrementAmount()
public void set(UnitOfMeasure value)
public UnitOfMeasure get(UnitOfMeasure value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UnitOfMeasure getUnitOfMeasure() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UnitOfMeasure field)
public boolean isSetUnitOfMeasure()
public void set(UnitOfMeasureQty value)
public UnitOfMeasureQty get(UnitOfMeasureQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UnitOfMeasureQty getUnitOfMeasureQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UnitOfMeasureQty field)
public boolean isSetUnitOfMeasureQty()
public void set(PriceUnitOfMeasure value)
public PriceUnitOfMeasure get(PriceUnitOfMeasure value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PriceUnitOfMeasure getPriceUnitOfMeasure() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PriceUnitOfMeasure field)
public boolean isSetPriceUnitOfMeasure()
public void set(PriceUnitOfMeasureQty value)
public PriceUnitOfMeasureQty get(PriceUnitOfMeasureQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PriceUnitOfMeasureQty getPriceUnitOfMeasureQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PriceUnitOfMeasureQty field)
public boolean isSetPriceUnitOfMeasureQty()
public void set(SettlMethod value)
public SettlMethod get(SettlMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlMethod getSettlMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlMethod field)
public boolean isSetSettlMethod()
public void set(ExerciseStyle value)
public ExerciseStyle get(ExerciseStyle value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ExerciseStyle getExerciseStyle() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ExerciseStyle field)
public boolean isSetExerciseStyle()
public void set(OptPayAmount value)
public OptPayAmount get(OptPayAmount value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OptPayAmount getOptPayAmount() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OptPayAmount field)
public boolean isSetOptPayAmount()
public void set(PriceQuoteMethod value)
public PriceQuoteMethod get(PriceQuoteMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PriceQuoteMethod getPriceQuoteMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PriceQuoteMethod field)
public boolean isSetPriceQuoteMethod()
public void set(FuturesValuationMethod value)
public FuturesValuationMethod get(FuturesValuationMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FuturesValuationMethod getFuturesValuationMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FuturesValuationMethod field)
public boolean isSetFuturesValuationMethod()
public void set(ListMethod value)
public ListMethod get(ListMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ListMethod getListMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListMethod field)
public boolean isSetListMethod()
public void set(CapPrice value)
public CapPrice get(CapPrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CapPrice getCapPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CapPrice field)
public boolean isSetCapPrice()
public void set(FloorPrice value)
public FloorPrice get(FloorPrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FloorPrice getFloorPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FloorPrice field)
public boolean isSetFloorPrice()
public void set(PutOrCall value)
public PutOrCall get(PutOrCall value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PutOrCall getPutOrCall() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PutOrCall field)
public boolean isSetPutOrCall()
public void set(FlexibleIndicator value)
public FlexibleIndicator get(FlexibleIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FlexibleIndicator getFlexibleIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FlexibleIndicator field)
public boolean isSetFlexibleIndicator()
public void set(FlexProductEligibilityIndicator value)
public FlexProductEligibilityIndicator get(FlexProductEligibilityIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FlexProductEligibilityIndicator getFlexProductEligibilityIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FlexProductEligibilityIndicator field)
public boolean isSetFlexProductEligibilityIndicator()
public void set(TimeUnit value)
public TimeUnit get(TimeUnit value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TimeUnit getTimeUnit() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TimeUnit field)
public boolean isSetTimeUnit()
public void set(CouponRate value)
public CouponRate get(CouponRate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CouponRate getCouponRate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CouponRate field)
public boolean isSetCouponRate()
public void set(SecurityExchange value)
public SecurityExchange get(SecurityExchange value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityExchange getSecurityExchange() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityExchange field)
public boolean isSetSecurityExchange()
public void set(PositionLimit value)
public PositionLimit get(PositionLimit value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PositionLimit getPositionLimit() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PositionLimit field)
public boolean isSetPositionLimit()
public void set(NTPositionLimit value)
public NTPositionLimit get(NTPositionLimit value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NTPositionLimit getNTPositionLimit() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NTPositionLimit field)
public boolean isSetNTPositionLimit()
public void set(Issuer value)
public Issuer getIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Issuer field)
public boolean isSetIssuer()
public void set(EncodedIssuerLen value)
public EncodedIssuerLen get(EncodedIssuerLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedIssuerLen getEncodedIssuerLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedIssuerLen field)
public boolean isSetEncodedIssuerLen()
public void set(EncodedIssuer value)
public EncodedIssuer get(EncodedIssuer value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedIssuer getEncodedIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedIssuer field)
public boolean isSetEncodedIssuer()
public void set(SecurityDesc value)
public SecurityDesc get(SecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityDesc getSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityDesc field)
public boolean isSetSecurityDesc()
public void set(EncodedSecurityDescLen value)
public EncodedSecurityDescLen get(EncodedSecurityDescLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedSecurityDescLen getEncodedSecurityDescLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedSecurityDescLen field)
public boolean isSetEncodedSecurityDescLen()
public void set(EncodedSecurityDesc value)
public EncodedSecurityDesc get(EncodedSecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedSecurityDesc getEncodedSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedSecurityDesc field)
public boolean isSetEncodedSecurityDesc()
public void set(SecurityXML component)
public SecurityXML get(SecurityXML component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXML getSecurityXML() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(SecurityXMLLen value)
public SecurityXMLLen get(SecurityXMLLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXMLLen getSecurityXMLLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityXMLLen field)
public boolean isSetSecurityXMLLen()
public void set(SecurityXMLData value)
public SecurityXMLData get(SecurityXMLData value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXMLData getSecurityXMLData() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityXMLData field)
public boolean isSetSecurityXMLData()
public void set(SecurityXMLSchema value)
public SecurityXMLSchema get(SecurityXMLSchema value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXMLSchema getSecurityXMLSchema() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityXMLSchema field)
public boolean isSetSecurityXMLSchema()
public void set(Pool value)
public Pool getPool() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Pool field)
public boolean isSetPool()
public void set(ContractSettlMonth value)
public ContractSettlMonth get(ContractSettlMonth value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ContractSettlMonth getContractSettlMonth() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ContractSettlMonth field)
public boolean isSetContractSettlMonth()
public void set(CPProgram value)
public CPProgram get(CPProgram value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CPProgram getCPProgram() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CPProgram field)
public boolean isSetCPProgram()
public void set(CPRegType value)
public CPRegType get(CPRegType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CPRegType getCPRegType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CPRegType field)
public boolean isSetCPRegType()
public void set(EvntGrp component)
public EvntGrp get(EvntGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EvntGrp getEvntGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoEvents value)
public NoEvents get(NoEvents value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoEvents getNoEvents() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoEvents field)
public boolean isSetNoEvents()
public void set(DatedDate value)
public DatedDate get(DatedDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DatedDate getDatedDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DatedDate field)
public boolean isSetDatedDate()
public void set(InterestAccrualDate value)
public InterestAccrualDate get(InterestAccrualDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic InterestAccrualDate getInterestAccrualDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(InterestAccrualDate field)
public boolean isSetInterestAccrualDate()
public void set(InstrumentParties component)
public InstrumentParties get(InstrumentParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic InstrumentParties getInstrumentParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoInstrumentParties value)
public NoInstrumentParties get(NoInstrumentParties value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoInstrumentParties getNoInstrumentParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoInstrumentParties field)
public boolean isSetNoInstrumentParties()
Copyright © 2025. All rights reserved.