quickfix.fix43
Class NewOrderCross
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix43.Message
quickfix.fix43.NewOrderCross
- All Implemented Interfaces:
- java.io.Serializable
public class NewOrderCross
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix43.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
NewOrderCross
public NewOrderCross()
NewOrderCross
public NewOrderCross(CrossID crossID,
CrossType crossType,
CrossPrioritization crossPrioritization,
HandlInst handlInst,
TransactTime transactTime,
OrdType ordType)
set
public void set(CrossID value)
get
public CrossID get(CrossID value)
throws FieldNotFound
- Throws:
FieldNotFound
getCrossID
public CrossID getCrossID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CrossID field)
isSetCrossID
public boolean isSetCrossID()
set
public void set(CrossType value)
get
public CrossType get(CrossType value)
throws FieldNotFound
- Throws:
FieldNotFound
getCrossType
public CrossType getCrossType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CrossType field)
isSetCrossType
public boolean isSetCrossType()
set
public void set(CrossPrioritization value)
get
public CrossPrioritization get(CrossPrioritization value)
throws FieldNotFound
- Throws:
FieldNotFound
getCrossPrioritization
public CrossPrioritization getCrossPrioritization()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CrossPrioritization field)
isSetCrossPrioritization
public boolean isSetCrossPrioritization()
set
public void set(NoSides value)
get
public NoSides get(NoSides value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoSides
public NoSides getNoSides()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoSides field)
isSetNoSides
public boolean isSetNoSides()
set
public void set(Instrument component)
get
public Instrument get(Instrument component)
throws FieldNotFound
- Throws:
FieldNotFound
getInstrument
public Instrument getInstrument()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(Symbol value)
get
public Symbol get(Symbol value)
throws FieldNotFound
- Throws:
FieldNotFound
getSymbol
public Symbol getSymbol()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Symbol field)
isSetSymbol
public boolean isSetSymbol()
set
public void set(SymbolSfx value)
get
public SymbolSfx get(SymbolSfx value)
throws FieldNotFound
- Throws:
FieldNotFound
getSymbolSfx
public SymbolSfx getSymbolSfx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SymbolSfx field)
isSetSymbolSfx
public boolean isSetSymbolSfx()
set
public void set(SecurityID value)
get
public SecurityID get(SecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityID
public SecurityID getSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityID field)
isSetSecurityID
public boolean isSetSecurityID()
set
public void set(SecurityIDSource value)
get
public SecurityIDSource get(SecurityIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityIDSource
public SecurityIDSource getSecurityIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityIDSource field)
isSetSecurityIDSource
public boolean isSetSecurityIDSource()
set
public void set(NoSecurityAltID value)
get
public NoSecurityAltID get(NoSecurityAltID value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoSecurityAltID
public NoSecurityAltID getNoSecurityAltID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoSecurityAltID field)
isSetNoSecurityAltID
public boolean isSetNoSecurityAltID()
set
public void set(Product value)
get
public Product get(Product value)
throws FieldNotFound
- Throws:
FieldNotFound
getProduct
public Product getProduct()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Product field)
isSetProduct
public boolean isSetProduct()
set
public void set(CFICode value)
get
public CFICode get(CFICode value)
throws FieldNotFound
- Throws:
FieldNotFound
getCFICode
public CFICode getCFICode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CFICode field)
isSetCFICode
public boolean isSetCFICode()
set
public void set(SecurityType value)
get
public SecurityType get(SecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityType
public SecurityType getSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityType field)
isSetSecurityType
public boolean isSetSecurityType()
set
public void set(MaturityMonthYear value)
get
public MaturityMonthYear get(MaturityMonthYear value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaturityMonthYear
public MaturityMonthYear getMaturityMonthYear()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaturityMonthYear field)
isSetMaturityMonthYear
public boolean isSetMaturityMonthYear()
set
public void set(MaturityDate value)
get
public MaturityDate get(MaturityDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaturityDate
public MaturityDate getMaturityDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaturityDate field)
isSetMaturityDate
public boolean isSetMaturityDate()
set
public void set(CouponPaymentDate value)
get
public CouponPaymentDate get(CouponPaymentDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getCouponPaymentDate
public CouponPaymentDate getCouponPaymentDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CouponPaymentDate field)
isSetCouponPaymentDate
public boolean isSetCouponPaymentDate()
set
public void set(IssueDate value)
get
public IssueDate get(IssueDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getIssueDate
public IssueDate getIssueDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(IssueDate field)
isSetIssueDate
public boolean isSetIssueDate()
set
public void set(RepoCollateralSecurityType value)
get
public RepoCollateralSecurityType get(RepoCollateralSecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getRepoCollateralSecurityType
public RepoCollateralSecurityType getRepoCollateralSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RepoCollateralSecurityType field)
isSetRepoCollateralSecurityType
public boolean isSetRepoCollateralSecurityType()
set
public void set(RepurchaseTerm value)
get
public RepurchaseTerm get(RepurchaseTerm value)
throws FieldNotFound
- Throws:
FieldNotFound
getRepurchaseTerm
public RepurchaseTerm getRepurchaseTerm()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RepurchaseTerm field)
isSetRepurchaseTerm
public boolean isSetRepurchaseTerm()
set
public void set(RepurchaseRate value)
get
public RepurchaseRate get(RepurchaseRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getRepurchaseRate
public RepurchaseRate getRepurchaseRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RepurchaseRate field)
isSetRepurchaseRate
public boolean isSetRepurchaseRate()
set
public void set(Factor value)
get
public Factor get(Factor value)
throws FieldNotFound
- Throws:
FieldNotFound
getFactor
public Factor getFactor()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Factor field)
isSetFactor
public boolean isSetFactor()
set
public void set(CreditRating value)
get
public CreditRating get(CreditRating value)
throws FieldNotFound
- Throws:
FieldNotFound
getCreditRating
public CreditRating getCreditRating()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CreditRating field)
isSetCreditRating
public boolean isSetCreditRating()
set
public void set(InstrRegistry value)
get
public InstrRegistry get(InstrRegistry value)
throws FieldNotFound
- Throws:
FieldNotFound
getInstrRegistry
public InstrRegistry getInstrRegistry()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(InstrRegistry field)
isSetInstrRegistry
public boolean isSetInstrRegistry()
set
public void set(CountryOfIssue value)
get
public CountryOfIssue get(CountryOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getCountryOfIssue
public CountryOfIssue getCountryOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CountryOfIssue field)
isSetCountryOfIssue
public boolean isSetCountryOfIssue()
set
public void set(StateOrProvinceOfIssue value)
get
public StateOrProvinceOfIssue get(StateOrProvinceOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getStateOrProvinceOfIssue
public StateOrProvinceOfIssue getStateOrProvinceOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StateOrProvinceOfIssue field)
isSetStateOrProvinceOfIssue
public boolean isSetStateOrProvinceOfIssue()
set
public void set(LocaleOfIssue value)
get
public LocaleOfIssue get(LocaleOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getLocaleOfIssue
public LocaleOfIssue getLocaleOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LocaleOfIssue field)
isSetLocaleOfIssue
public boolean isSetLocaleOfIssue()
set
public void set(RedemptionDate value)
get
public RedemptionDate get(RedemptionDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getRedemptionDate
public RedemptionDate getRedemptionDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RedemptionDate field)
isSetRedemptionDate
public boolean isSetRedemptionDate()
set
public void set(StrikePrice value)
get
public StrikePrice get(StrikePrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getStrikePrice
public StrikePrice getStrikePrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StrikePrice field)
isSetStrikePrice
public boolean isSetStrikePrice()
set
public void set(OptAttribute value)
get
public OptAttribute get(OptAttribute value)
throws FieldNotFound
- Throws:
FieldNotFound
getOptAttribute
public OptAttribute getOptAttribute()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OptAttribute field)
isSetOptAttribute
public boolean isSetOptAttribute()
set
public void set(ContractMultiplier value)
get
public ContractMultiplier get(ContractMultiplier value)
throws FieldNotFound
- Throws:
FieldNotFound
getContractMultiplier
public ContractMultiplier getContractMultiplier()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ContractMultiplier field)
isSetContractMultiplier
public boolean isSetContractMultiplier()
set
public void set(CouponRate value)
get
public CouponRate get(CouponRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getCouponRate
public CouponRate getCouponRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CouponRate field)
isSetCouponRate
public boolean isSetCouponRate()
set
public void set(SecurityExchange value)
get
public SecurityExchange get(SecurityExchange value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityExchange
public SecurityExchange getSecurityExchange()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityExchange field)
isSetSecurityExchange
public boolean isSetSecurityExchange()
set
public void set(Issuer value)
get
public Issuer get(Issuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getIssuer
public Issuer getIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Issuer field)
isSetIssuer
public boolean isSetIssuer()
set
public void set(EncodedIssuerLen value)
get
public EncodedIssuerLen get(EncodedIssuerLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedIssuerLen
public EncodedIssuerLen getEncodedIssuerLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedIssuerLen field)
isSetEncodedIssuerLen
public boolean isSetEncodedIssuerLen()
set
public void set(EncodedIssuer value)
get
public EncodedIssuer get(EncodedIssuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedIssuer
public EncodedIssuer getEncodedIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedIssuer field)
isSetEncodedIssuer
public boolean isSetEncodedIssuer()
set
public void set(SecurityDesc value)
get
public SecurityDesc get(SecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityDesc
public SecurityDesc getSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityDesc field)
isSetSecurityDesc
public boolean isSetSecurityDesc()
set
public void set(EncodedSecurityDescLen value)
get
public EncodedSecurityDescLen get(EncodedSecurityDescLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedSecurityDescLen
public EncodedSecurityDescLen getEncodedSecurityDescLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedSecurityDescLen field)
isSetEncodedSecurityDescLen
public boolean isSetEncodedSecurityDescLen()
set
public void set(EncodedSecurityDesc value)
get
public EncodedSecurityDesc get(EncodedSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedSecurityDesc
public EncodedSecurityDesc getEncodedSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedSecurityDesc field)
isSetEncodedSecurityDesc
public boolean isSetEncodedSecurityDesc()
set
public void set(SettlmntTyp value)
get
public SettlmntTyp get(SettlmntTyp value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlmntTyp
public SettlmntTyp getSettlmntTyp()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlmntTyp field)
isSetSettlmntTyp
public boolean isSetSettlmntTyp()
set
public void set(FutSettDate value)
get
public FutSettDate get(FutSettDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getFutSettDate
public FutSettDate getFutSettDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(FutSettDate field)
isSetFutSettDate
public boolean isSetFutSettDate()
set
public void set(HandlInst value)
get
public HandlInst get(HandlInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getHandlInst
public HandlInst getHandlInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(HandlInst field)
isSetHandlInst
public boolean isSetHandlInst()
set
public void set(ExecInst value)
get
public ExecInst get(ExecInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecInst
public ExecInst getExecInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecInst field)
isSetExecInst
public boolean isSetExecInst()
set
public void set(MinQty value)
get
public MinQty get(MinQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getMinQty
public MinQty getMinQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MinQty field)
isSetMinQty
public boolean isSetMinQty()
set
public void set(MaxFloor value)
get
public MaxFloor get(MaxFloor value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaxFloor
public MaxFloor getMaxFloor()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaxFloor field)
isSetMaxFloor
public boolean isSetMaxFloor()
set
public void set(ExDestination value)
get
public ExDestination get(ExDestination value)
throws FieldNotFound
- Throws:
FieldNotFound
getExDestination
public ExDestination getExDestination()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExDestination field)
isSetExDestination
public boolean isSetExDestination()
set
public void set(NoTradingSessions value)
get
public NoTradingSessions get(NoTradingSessions value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoTradingSessions
public NoTradingSessions getNoTradingSessions()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoTradingSessions field)
isSetNoTradingSessions
public boolean isSetNoTradingSessions()
set
public void set(ProcessCode value)
get
public ProcessCode get(ProcessCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getProcessCode
public ProcessCode getProcessCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ProcessCode field)
isSetProcessCode
public boolean isSetProcessCode()
set
public void set(PrevClosePx value)
get
public PrevClosePx get(PrevClosePx value)
throws FieldNotFound
- Throws:
FieldNotFound
getPrevClosePx
public PrevClosePx getPrevClosePx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PrevClosePx field)
isSetPrevClosePx
public boolean isSetPrevClosePx()
set
public void set(LocateReqd value)
get
public LocateReqd get(LocateReqd value)
throws FieldNotFound
- Throws:
FieldNotFound
getLocateReqd
public LocateReqd getLocateReqd()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LocateReqd field)
isSetLocateReqd
public boolean isSetLocateReqd()
set
public void set(TransactTime value)
get
public TransactTime get(TransactTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getTransactTime
public TransactTime getTransactTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TransactTime field)
isSetTransactTime
public boolean isSetTransactTime()
set
public void set(Stipulations component)
get
public Stipulations get(Stipulations component)
throws FieldNotFound
- Throws:
FieldNotFound
getStipulations
public Stipulations getStipulations()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoStipulations value)
get
public NoStipulations get(NoStipulations value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoStipulations
public NoStipulations getNoStipulations()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoStipulations field)
isSetNoStipulations
public boolean isSetNoStipulations()
set
public void set(OrdType value)
get
public OrdType get(OrdType value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrdType
public OrdType getOrdType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrdType field)
isSetOrdType
public boolean isSetOrdType()
set
public void set(PriceType value)
get
public PriceType get(PriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPriceType
public PriceType getPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PriceType field)
isSetPriceType
public boolean isSetPriceType()
set
public void set(Price value)
get
public Price get(Price value)
throws FieldNotFound
- Throws:
FieldNotFound
getPrice
public Price getPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Price field)
isSetPrice
public boolean isSetPrice()
set
public void set(StopPx value)
get
public StopPx get(StopPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getStopPx
public StopPx getStopPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StopPx field)
isSetStopPx
public boolean isSetStopPx()
set
public void set(SpreadOrBenchmarkCurveData component)
get
public SpreadOrBenchmarkCurveData get(SpreadOrBenchmarkCurveData component)
throws FieldNotFound
- Throws:
FieldNotFound
getSpreadOrBenchmarkCurveData
public SpreadOrBenchmarkCurveData getSpreadOrBenchmarkCurveData()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(Spread value)
get
public Spread get(Spread value)
throws FieldNotFound
- Throws:
FieldNotFound
getSpread
public Spread getSpread()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Spread field)
isSetSpread
public boolean isSetSpread()
set
public void set(BenchmarkCurveCurrency value)
get
public BenchmarkCurveCurrency get(BenchmarkCurveCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkCurveCurrency
public BenchmarkCurveCurrency getBenchmarkCurveCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkCurveCurrency field)
isSetBenchmarkCurveCurrency
public boolean isSetBenchmarkCurveCurrency()
set
public void set(BenchmarkCurveName value)
get
public BenchmarkCurveName get(BenchmarkCurveName value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkCurveName
public BenchmarkCurveName getBenchmarkCurveName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkCurveName field)
isSetBenchmarkCurveName
public boolean isSetBenchmarkCurveName()
set
public void set(BenchmarkCurvePoint value)
get
public BenchmarkCurvePoint get(BenchmarkCurvePoint value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkCurvePoint
public BenchmarkCurvePoint getBenchmarkCurvePoint()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkCurvePoint field)
isSetBenchmarkCurvePoint
public boolean isSetBenchmarkCurvePoint()
set
public void set(YieldData component)
get
public YieldData get(YieldData component)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldData
public YieldData getYieldData()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(YieldType value)
get
public YieldType get(YieldType value)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldType
public YieldType getYieldType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(YieldType field)
isSetYieldType
public boolean isSetYieldType()
set
public void set(Yield value)
get
public Yield get(Yield value)
throws FieldNotFound
- Throws:
FieldNotFound
getYield
public Yield getYield()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Yield field)
isSetYield
public boolean isSetYield()
set
public void set(Currency value)
get
public Currency get(Currency value)
throws FieldNotFound
- Throws:
FieldNotFound
getCurrency
public Currency getCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Currency field)
isSetCurrency
public boolean isSetCurrency()
set
public void set(ComplianceID value)
get
public ComplianceID get(ComplianceID value)
throws FieldNotFound
- Throws:
FieldNotFound
getComplianceID
public ComplianceID getComplianceID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ComplianceID field)
isSetComplianceID
public boolean isSetComplianceID()
set
public void set(IOIid value)
get
public IOIid get(IOIid value)
throws FieldNotFound
- Throws:
FieldNotFound
getIOIid
public IOIid getIOIid()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(IOIid field)
isSetIOIid
public boolean isSetIOIid()
set
public void set(QuoteID value)
get
public QuoteID get(QuoteID value)
throws FieldNotFound
- Throws:
FieldNotFound
getQuoteID
public QuoteID getQuoteID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(QuoteID field)
isSetQuoteID
public boolean isSetQuoteID()
set
public void set(TimeInForce value)
get
public TimeInForce get(TimeInForce value)
throws FieldNotFound
- Throws:
FieldNotFound
getTimeInForce
public TimeInForce getTimeInForce()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TimeInForce field)
isSetTimeInForce
public boolean isSetTimeInForce()
set
public void set(EffectiveTime value)
get
public EffectiveTime get(EffectiveTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getEffectiveTime
public EffectiveTime getEffectiveTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EffectiveTime field)
isSetEffectiveTime
public boolean isSetEffectiveTime()
set
public void set(ExpireDate value)
get
public ExpireDate get(ExpireDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getExpireDate
public ExpireDate getExpireDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExpireDate field)
isSetExpireDate
public boolean isSetExpireDate()
set
public void set(ExpireTime value)
get
public ExpireTime get(ExpireTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getExpireTime
public ExpireTime getExpireTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExpireTime field)
isSetExpireTime
public boolean isSetExpireTime()
set
public void set(GTBookingInst value)
get
public GTBookingInst get(GTBookingInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getGTBookingInst
public GTBookingInst getGTBookingInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(GTBookingInst field)
isSetGTBookingInst
public boolean isSetGTBookingInst()
set
public void set(MaxShow value)
get
public MaxShow get(MaxShow value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaxShow
public MaxShow getMaxShow()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaxShow field)
isSetMaxShow
public boolean isSetMaxShow()
set
public void set(PegDifference value)
get
public PegDifference get(PegDifference value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegDifference
public PegDifference getPegDifference()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegDifference field)
isSetPegDifference
public boolean isSetPegDifference()
set
public void set(DiscretionInst value)
get
public DiscretionInst get(DiscretionInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionInst
public DiscretionInst getDiscretionInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionInst field)
isSetDiscretionInst
public boolean isSetDiscretionInst()
set
public void set(DiscretionOffset value)
get
public DiscretionOffset get(DiscretionOffset value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionOffset
public DiscretionOffset getDiscretionOffset()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionOffset field)
isSetDiscretionOffset
public boolean isSetDiscretionOffset()
set
public void set(CancellationRights value)
get
public CancellationRights get(CancellationRights value)
throws FieldNotFound
- Throws:
FieldNotFound
getCancellationRights
public CancellationRights getCancellationRights()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CancellationRights field)
isSetCancellationRights
public boolean isSetCancellationRights()
set
public void set(MoneyLaunderingStatus value)
get
public MoneyLaunderingStatus get(MoneyLaunderingStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getMoneyLaunderingStatus
public MoneyLaunderingStatus getMoneyLaunderingStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MoneyLaunderingStatus field)
isSetMoneyLaunderingStatus
public boolean isSetMoneyLaunderingStatus()
set
public void set(RegistID value)
get
public RegistID get(RegistID value)
throws FieldNotFound
- Throws:
FieldNotFound
getRegistID
public RegistID getRegistID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RegistID field)
isSetRegistID
public boolean isSetRegistID()
set
public void set(Designation value)
get
public Designation get(Designation value)
throws FieldNotFound
- Throws:
FieldNotFound
getDesignation
public Designation getDesignation()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Designation field)
isSetDesignation
public boolean isSetDesignation()
set
public void set(AccruedInterestRate value)
get
public AccruedInterestRate get(AccruedInterestRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getAccruedInterestRate
public AccruedInterestRate getAccruedInterestRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AccruedInterestRate field)
isSetAccruedInterestRate
public boolean isSetAccruedInterestRate()
set
public void set(AccruedInterestAmt value)
get
public AccruedInterestAmt get(AccruedInterestAmt value)
throws FieldNotFound
- Throws:
FieldNotFound
getAccruedInterestAmt
public AccruedInterestAmt getAccruedInterestAmt()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AccruedInterestAmt field)
isSetAccruedInterestAmt
public boolean isSetAccruedInterestAmt()
set
public void set(NetMoney value)
get
public NetMoney get(NetMoney value)
throws FieldNotFound
- Throws:
FieldNotFound
getNetMoney
public NetMoney getNetMoney()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NetMoney field)
isSetNetMoney
public boolean isSetNetMoney()