public class Advertisement extends Message
Message.Header| Constructor and Description |
|---|
Advertisement() |
Advertisement(AdvId advId,
AdvTransType advTransType,
Symbol symbol,
AdvSide advSide,
Shares shares) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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 Advertisement()
public Advertisement(AdvId advId, AdvTransType advTransType, Symbol symbol, AdvSide advSide, Shares shares)
public void set(AdvId value)
public AdvId getAdvId() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AdvId field)
public boolean isSetAdvId()
public void set(AdvTransType value)
public AdvTransType get(AdvTransType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AdvTransType getAdvTransType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AdvTransType field)
public boolean isSetAdvTransType()
public void set(AdvRefID value)
public AdvRefID get(AdvRefID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AdvRefID getAdvRefID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AdvRefID field)
public boolean isSetAdvRefID()
public 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(IDSource value)
public IDSource get(IDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic IDSource getIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(IDSource field)
public boolean isSetIDSource()
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(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(MaturityDay value)
public MaturityDay get(MaturityDay value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MaturityDay getMaturityDay() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MaturityDay field)
public boolean isSetMaturityDay()
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(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(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(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(Issuer value)
public Issuer getIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Issuer field)
public boolean isSetIssuer()
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(AdvSide value)
public AdvSide getAdvSide() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AdvSide field)
public boolean isSetAdvSide()
public void set(Shares value)
public Shares getShares() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Shares field)
public boolean isSetShares()
public void set(Price value)
public Price getPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Price field)
public boolean isSetPrice()
public void set(Currency value)
public Currency get(Currency value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Currency getCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Currency field)
public boolean isSetCurrency()
public void set(TradeDate value)
public TradeDate get(TradeDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradeDate getTradeDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradeDate field)
public boolean isSetTradeDate()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
public void set(URLLink value)
public URLLink getURLLink() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(URLLink field)
public boolean isSetURLLink()
public void set(LastMkt value)
public LastMkt getLastMkt() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastMkt field)
public boolean isSetLastMkt()
Copyright © 2025. All rights reserved.