quickfix.fix44
Class AssignmentReport
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix44.Message
quickfix.fix44.AssignmentReport
- All Implemented Interfaces:
- java.io.Serializable
public class AssignmentReport
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Constructor Summary |
AssignmentReport()
|
AssignmentReport(AsgnRptID asgnRptID,
AccountType accountType,
SettlPrice settlPrice,
SettlPriceType settlPriceType,
UnderlyingSettlPrice underlyingSettlPrice,
AssignmentMethod assignmentMethod,
OpenInterest openInterest,
ExerciseMethod exerciseMethod,
SettlSessID settlSessID,
SettlSessSubID settlSessSubID,
ClearingBusinessDate clearingBusinessDate)
|
Methods inherited from class quickfix.fix44.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
AssignmentReport
public AssignmentReport()
AssignmentReport
public AssignmentReport(AsgnRptID asgnRptID,
AccountType accountType,
SettlPrice settlPrice,
SettlPriceType settlPriceType,
UnderlyingSettlPrice underlyingSettlPrice,
AssignmentMethod assignmentMethod,
OpenInterest openInterest,
ExerciseMethod exerciseMethod,
SettlSessID settlSessID,
SettlSessSubID settlSessSubID,
ClearingBusinessDate clearingBusinessDate)
set
public void set(AsgnRptID value)
get
public AsgnRptID get(AsgnRptID value)
throws FieldNotFound
- Throws:
FieldNotFound
getAsgnRptID
public AsgnRptID getAsgnRptID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AsgnRptID field)
isSetAsgnRptID
public boolean isSetAsgnRptID()
set
public void set(TotNumAssignmentReports value)
get
public TotNumAssignmentReports get(TotNumAssignmentReports value)
throws FieldNotFound
- Throws:
FieldNotFound
getTotNumAssignmentReports
public TotNumAssignmentReports getTotNumAssignmentReports()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TotNumAssignmentReports field)
isSetTotNumAssignmentReports
public boolean isSetTotNumAssignmentReports()
set
public void set(LastRptRequested value)
get
public LastRptRequested get(LastRptRequested value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastRptRequested
public LastRptRequested getLastRptRequested()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastRptRequested field)
isSetLastRptRequested
public boolean isSetLastRptRequested()
set
public void set(Parties component)
get
public Parties get(Parties component)
throws FieldNotFound
- Throws:
FieldNotFound
getParties
public Parties getParties()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoPartyIDs value)
get
public NoPartyIDs get(NoPartyIDs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoPartyIDs
public NoPartyIDs getNoPartyIDs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoPartyIDs field)
isSetNoPartyIDs
public boolean isSetNoPartyIDs()
set
public void set(Account value)
get
public Account get(Account value)
throws FieldNotFound
- Throws:
FieldNotFound
getAccount
public Account getAccount()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Account field)
isSetAccount
public boolean isSetAccount()
set
public void set(AccountType value)
get
public AccountType get(AccountType value)
throws FieldNotFound
- Throws:
FieldNotFound
getAccountType
public AccountType getAccountType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AccountType field)
isSetAccountType
public boolean isSetAccountType()
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(SecuritySubType value)
get
public SecuritySubType get(SecuritySubType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySubType
public SecuritySubType getSecuritySubType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySubType field)
isSetSecuritySubType
public boolean isSetSecuritySubType()
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(StrikeCurrency value)
get
public StrikeCurrency get(StrikeCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getStrikeCurrency
public StrikeCurrency getStrikeCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StrikeCurrency field)
isSetStrikeCurrency
public boolean isSetStrikeCurrency()
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(Pool value)
get
public Pool get(Pool value)
throws FieldNotFound
- Throws:
FieldNotFound
getPool
public Pool getPool()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Pool field)
isSetPool
public boolean isSetPool()
set
public void set(ContractSettlMonth value)
get
public ContractSettlMonth get(ContractSettlMonth value)
throws FieldNotFound
- Throws:
FieldNotFound
getContractSettlMonth
public ContractSettlMonth getContractSettlMonth()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ContractSettlMonth field)
isSetContractSettlMonth
public boolean isSetContractSettlMonth()
set
public void set(CPProgram value)
get
public CPProgram get(CPProgram value)
throws FieldNotFound
- Throws:
FieldNotFound
getCPProgram
public CPProgram getCPProgram()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CPProgram field)
isSetCPProgram
public boolean isSetCPProgram()
set
public void set(CPRegType value)
get
public CPRegType get(CPRegType value)
throws FieldNotFound
- Throws:
FieldNotFound
getCPRegType
public CPRegType getCPRegType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CPRegType field)
isSetCPRegType
public boolean isSetCPRegType()
set
public void set(NoEvents value)
get
public NoEvents get(NoEvents value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoEvents
public NoEvents getNoEvents()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoEvents field)
isSetNoEvents
public boolean isSetNoEvents()
set
public void set(DatedDate value)
get
public DatedDate get(DatedDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getDatedDate
public DatedDate getDatedDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DatedDate field)
isSetDatedDate
public boolean isSetDatedDate()
set
public void set(InterestAccrualDate value)
get
public InterestAccrualDate get(InterestAccrualDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getInterestAccrualDate
public InterestAccrualDate getInterestAccrualDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(InterestAccrualDate field)
isSetInterestAccrualDate
public boolean isSetInterestAccrualDate()
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(NoLegs value)
get
public NoLegs get(NoLegs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoLegs
public NoLegs getNoLegs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoLegs field)
isSetNoLegs
public boolean isSetNoLegs()
set
public void set(InstrumentLeg component)
get
public InstrumentLeg get(InstrumentLeg component)
throws FieldNotFound
- Throws:
FieldNotFound
getInstrumentLeg
public InstrumentLeg getInstrumentLeg()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(LegSymbol value)
get
public LegSymbol get(LegSymbol value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSymbol
public LegSymbol getLegSymbol()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSymbol field)
isSetLegSymbol
public boolean isSetLegSymbol()
set
public void set(LegSymbolSfx value)
get
public LegSymbolSfx get(LegSymbolSfx value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSymbolSfx
public LegSymbolSfx getLegSymbolSfx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSymbolSfx field)
isSetLegSymbolSfx
public boolean isSetLegSymbolSfx()
set
public void set(LegSecurityID value)
get
public LegSecurityID get(LegSecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSecurityID
public LegSecurityID getLegSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSecurityID field)
isSetLegSecurityID
public boolean isSetLegSecurityID()
set
public void set(LegSecurityIDSource value)
get
public LegSecurityIDSource get(LegSecurityIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSecurityIDSource
public LegSecurityIDSource getLegSecurityIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSecurityIDSource field)
isSetLegSecurityIDSource
public boolean isSetLegSecurityIDSource()
set
public void set(NoLegSecurityAltID value)
get
public NoLegSecurityAltID get(NoLegSecurityAltID value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoLegSecurityAltID
public NoLegSecurityAltID getNoLegSecurityAltID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoLegSecurityAltID field)
isSetNoLegSecurityAltID
public boolean isSetNoLegSecurityAltID()
set
public void set(LegProduct value)
get
public LegProduct get(LegProduct value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegProduct
public LegProduct getLegProduct()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegProduct field)
isSetLegProduct
public boolean isSetLegProduct()
set
public void set(LegCFICode value)
get
public LegCFICode get(LegCFICode value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegCFICode
public LegCFICode getLegCFICode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegCFICode field)
isSetLegCFICode
public boolean isSetLegCFICode()
set
public void set(LegSecurityType value)
get
public LegSecurityType get(LegSecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSecurityType
public LegSecurityType getLegSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSecurityType field)
isSetLegSecurityType
public boolean isSetLegSecurityType()
set
public void set(LegSecuritySubType value)
get
public LegSecuritySubType get(LegSecuritySubType value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSecuritySubType
public LegSecuritySubType getLegSecuritySubType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSecuritySubType field)
isSetLegSecuritySubType
public boolean isSetLegSecuritySubType()
set
public void set(LegMaturityMonthYear value)
get
public LegMaturityMonthYear get(LegMaturityMonthYear value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegMaturityMonthYear
public LegMaturityMonthYear getLegMaturityMonthYear()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegMaturityMonthYear field)
isSetLegMaturityMonthYear
public boolean isSetLegMaturityMonthYear()
set
public void set(LegMaturityDate value)
get
public LegMaturityDate get(LegMaturityDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegMaturityDate
public LegMaturityDate getLegMaturityDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegMaturityDate field)
isSetLegMaturityDate
public boolean isSetLegMaturityDate()
set
public void set(LegCouponPaymentDate value)
get
public LegCouponPaymentDate get(LegCouponPaymentDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegCouponPaymentDate
public LegCouponPaymentDate getLegCouponPaymentDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegCouponPaymentDate field)
isSetLegCouponPaymentDate
public boolean isSetLegCouponPaymentDate()
set
public void set(LegIssueDate value)
get
public LegIssueDate get(LegIssueDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegIssueDate
public LegIssueDate getLegIssueDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegIssueDate field)
isSetLegIssueDate
public boolean isSetLegIssueDate()
set
public void set(LegRepoCollateralSecurityType value)
get
public LegRepoCollateralSecurityType get(LegRepoCollateralSecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegRepoCollateralSecurityType
public LegRepoCollateralSecurityType getLegRepoCollateralSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegRepoCollateralSecurityType field)
isSetLegRepoCollateralSecurityType
public boolean isSetLegRepoCollateralSecurityType()
set
public void set(LegRepurchaseTerm value)
get
public LegRepurchaseTerm get(LegRepurchaseTerm value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegRepurchaseTerm
public LegRepurchaseTerm getLegRepurchaseTerm()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegRepurchaseTerm field)
isSetLegRepurchaseTerm
public boolean isSetLegRepurchaseTerm()
set
public void set(LegRepurchaseRate value)
get
public LegRepurchaseRate get(LegRepurchaseRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegRepurchaseRate
public LegRepurchaseRate getLegRepurchaseRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegRepurchaseRate field)
isSetLegRepurchaseRate
public boolean isSetLegRepurchaseRate()
set
public void set(LegFactor value)
get
public LegFactor get(LegFactor value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegFactor
public LegFactor getLegFactor()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegFactor field)
isSetLegFactor
public boolean isSetLegFactor()
set
public void set(LegCreditRating value)
get
public LegCreditRating get(LegCreditRating value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegCreditRating
public LegCreditRating getLegCreditRating()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegCreditRating field)
isSetLegCreditRating
public boolean isSetLegCreditRating()
set
public void set(LegInstrRegistry value)
get
public LegInstrRegistry get(LegInstrRegistry value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegInstrRegistry
public LegInstrRegistry getLegInstrRegistry()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegInstrRegistry field)
isSetLegInstrRegistry
public boolean isSetLegInstrRegistry()
set
public void set(LegCountryOfIssue value)
get
public LegCountryOfIssue get(LegCountryOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegCountryOfIssue
public LegCountryOfIssue getLegCountryOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegCountryOfIssue field)
isSetLegCountryOfIssue
public boolean isSetLegCountryOfIssue()
set
public void set(LegStateOrProvinceOfIssue value)
get
public LegStateOrProvinceOfIssue get(LegStateOrProvinceOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegStateOrProvinceOfIssue
public LegStateOrProvinceOfIssue getLegStateOrProvinceOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegStateOrProvinceOfIssue field)
isSetLegStateOrProvinceOfIssue
public boolean isSetLegStateOrProvinceOfIssue()
set
public void set(LegLocaleOfIssue value)
get
public LegLocaleOfIssue get(LegLocaleOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegLocaleOfIssue
public LegLocaleOfIssue getLegLocaleOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegLocaleOfIssue field)
isSetLegLocaleOfIssue
public boolean isSetLegLocaleOfIssue()
set
public void set(LegRedemptionDate value)
get
public LegRedemptionDate get(LegRedemptionDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegRedemptionDate
public LegRedemptionDate getLegRedemptionDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegRedemptionDate field)
isSetLegRedemptionDate
public boolean isSetLegRedemptionDate()
set
public void set(LegStrikePrice value)
get
public LegStrikePrice get(LegStrikePrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegStrikePrice
public LegStrikePrice getLegStrikePrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegStrikePrice field)
isSetLegStrikePrice
public boolean isSetLegStrikePrice()
set
public void set(LegStrikeCurrency value)
get
public LegStrikeCurrency get(LegStrikeCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegStrikeCurrency
public LegStrikeCurrency getLegStrikeCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegStrikeCurrency field)
isSetLegStrikeCurrency
public boolean isSetLegStrikeCurrency()
set
public void set(LegOptAttribute value)
get
public LegOptAttribute get(LegOptAttribute value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegOptAttribute
public LegOptAttribute getLegOptAttribute()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegOptAttribute field)
isSetLegOptAttribute
public boolean isSetLegOptAttribute()
set
public void set(LegContractMultiplier value)
get
public LegContractMultiplier get(LegContractMultiplier value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegContractMultiplier
public LegContractMultiplier getLegContractMultiplier()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegContractMultiplier field)
isSetLegContractMultiplier
public boolean isSetLegContractMultiplier()
set
public void set(LegCouponRate value)
get
public LegCouponRate get(LegCouponRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegCouponRate
public LegCouponRate getLegCouponRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegCouponRate field)
isSetLegCouponRate
public boolean isSetLegCouponRate()
set
public void set(LegSecurityExchange value)
get
public LegSecurityExchange get(LegSecurityExchange value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSecurityExchange
public LegSecurityExchange getLegSecurityExchange()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSecurityExchange field)
isSetLegSecurityExchange
public boolean isSetLegSecurityExchange()
set
public void set(LegIssuer value)
get
public LegIssuer get(LegIssuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegIssuer
public LegIssuer getLegIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegIssuer field)
isSetLegIssuer
public boolean isSetLegIssuer()
set
public void set(EncodedLegIssuerLen value)
get
public EncodedLegIssuerLen get(EncodedLegIssuerLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedLegIssuerLen
public EncodedLegIssuerLen getEncodedLegIssuerLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedLegIssuerLen field)
isSetEncodedLegIssuerLen
public boolean isSetEncodedLegIssuerLen()
set
public void set(EncodedLegIssuer value)
get
public EncodedLegIssuer get(EncodedLegIssuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedLegIssuer
public EncodedLegIssuer getEncodedLegIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedLegIssuer field)
isSetEncodedLegIssuer
public boolean isSetEncodedLegIssuer()
set
public void set(LegSecurityDesc value)
get
public LegSecurityDesc get(LegSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSecurityDesc
public LegSecurityDesc getLegSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSecurityDesc field)
isSetLegSecurityDesc
public boolean isSetLegSecurityDesc()
set
public void set(EncodedLegSecurityDescLen value)
get
public EncodedLegSecurityDescLen get(EncodedLegSecurityDescLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedLegSecurityDescLen
public EncodedLegSecurityDescLen getEncodedLegSecurityDescLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedLegSecurityDescLen field)
isSetEncodedLegSecurityDescLen
public boolean isSetEncodedLegSecurityDescLen()
set
public void set(EncodedLegSecurityDesc value)
get
public EncodedLegSecurityDesc get(EncodedLegSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedLegSecurityDesc
public EncodedLegSecurityDesc getEncodedLegSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedLegSecurityDesc field)
isSetEncodedLegSecurityDesc
public boolean isSetEncodedLegSecurityDesc()
set
public void set(LegRatioQty value)
get
public LegRatioQty get(LegRatioQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegRatioQty
public LegRatioQty getLegRatioQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegRatioQty field)
isSetLegRatioQty
public boolean isSetLegRatioQty()
set
public void set(LegSide value)
get
public LegSide get(LegSide value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegSide
public LegSide getLegSide()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegSide field)
isSetLegSide
public boolean isSetLegSide()
set
public void set(LegCurrency value)
get
public LegCurrency get(LegCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegCurrency
public LegCurrency getLegCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegCurrency field)
isSetLegCurrency
public boolean isSetLegCurrency()
set
public void set(LegPool value)
get
public LegPool get(LegPool value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegPool
public LegPool getLegPool()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegPool field)
isSetLegPool
public boolean isSetLegPool()
set
public void set(LegDatedDate value)
get
public LegDatedDate get(LegDatedDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegDatedDate
public LegDatedDate getLegDatedDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegDatedDate field)
isSetLegDatedDate
public boolean isSetLegDatedDate()
set
public void set(LegContractSettlMonth value)
get
public LegContractSettlMonth get(LegContractSettlMonth value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegContractSettlMonth
public LegContractSettlMonth getLegContractSettlMonth()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegContractSettlMonth field)
isSetLegContractSettlMonth
public boolean isSetLegContractSettlMonth()
set
public void set(LegInterestAccrualDate value)
get
public LegInterestAccrualDate get(LegInterestAccrualDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegInterestAccrualDate
public LegInterestAccrualDate getLegInterestAccrualDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegInterestAccrualDate field)
isSetLegInterestAccrualDate
public boolean isSetLegInterestAccrualDate()
set
public void set(NoUnderlyings value)
get
public NoUnderlyings get(NoUnderlyings value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoUnderlyings
public NoUnderlyings getNoUnderlyings()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoUnderlyings field)
isSetNoUnderlyings
public boolean isSetNoUnderlyings()
set
public void set(PositionQty component)
get
public PositionQty get(PositionQty component)
throws FieldNotFound
- Throws:
FieldNotFound
getPositionQty
public PositionQty getPositionQty()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoPositions value)
get
public NoPositions get(NoPositions value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoPositions
public NoPositions getNoPositions()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoPositions field)
isSetNoPositions
public boolean isSetNoPositions()
set
public void set(PositionAmountData component)
get
public PositionAmountData get(PositionAmountData component)
throws FieldNotFound
- Throws:
FieldNotFound
getPositionAmountData
public PositionAmountData getPositionAmountData()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoPosAmt value)
get
public NoPosAmt get(NoPosAmt value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoPosAmt
public NoPosAmt getNoPosAmt()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoPosAmt field)
isSetNoPosAmt
public boolean isSetNoPosAmt()
set
public void set(ThresholdAmount value)
get
public ThresholdAmount get(ThresholdAmount value)
throws FieldNotFound
- Throws:
FieldNotFound
getThresholdAmount
public ThresholdAmount getThresholdAmount()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ThresholdAmount field)
isSetThresholdAmount
public boolean isSetThresholdAmount()
set
public void set(SettlPrice value)
get
public SettlPrice get(SettlPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlPrice
public SettlPrice getSettlPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlPrice field)
isSetSettlPrice
public boolean isSetSettlPrice()
set
public void set(SettlPriceType value)
get
public SettlPriceType get(SettlPriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlPriceType
public SettlPriceType getSettlPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlPriceType field)
isSetSettlPriceType
public boolean isSetSettlPriceType()
set
public void set(UnderlyingSettlPrice value)
get
public UnderlyingSettlPrice get(UnderlyingSettlPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSettlPrice
public UnderlyingSettlPrice getUnderlyingSettlPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSettlPrice field)
isSetUnderlyingSettlPrice
public boolean isSetUnderlyingSettlPrice()
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(AssignmentMethod value)
get
public AssignmentMethod get(AssignmentMethod value)
throws FieldNotFound
- Throws:
FieldNotFound
getAssignmentMethod
public AssignmentMethod getAssignmentMethod()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AssignmentMethod field)
isSetAssignmentMethod
public boolean isSetAssignmentMethod()
set
public void set(AssignmentUnit value)
get
public AssignmentUnit get(AssignmentUnit value)
throws FieldNotFound
- Throws:
FieldNotFound
getAssignmentUnit
public AssignmentUnit getAssignmentUnit()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AssignmentUnit field)
isSetAssignmentUnit
public boolean isSetAssignmentUnit()
set
public void set(OpenInterest value)
get
public OpenInterest get(OpenInterest value)
throws FieldNotFound
- Throws:
FieldNotFound
getOpenInterest
public OpenInterest getOpenInterest()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OpenInterest field)
isSetOpenInterest
public boolean isSetOpenInterest()
set
public void set(ExerciseMethod value)
get
public ExerciseMethod get(ExerciseMethod value)
throws FieldNotFound
- Throws:
FieldNotFound
getExerciseMethod
public ExerciseMethod getExerciseMethod()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExerciseMethod field)
isSetExerciseMethod
public boolean isSetExerciseMethod()
set
public void set(SettlSessID value)
get
public SettlSessID get(SettlSessID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlSessID
public SettlSessID getSettlSessID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlSessID field)
isSetSettlSessID
public boolean isSetSettlSessID()
set
public void set(SettlSessSubID value)
get
public SettlSessSubID get(SettlSessSubID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlSessSubID
public SettlSessSubID getSettlSessSubID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlSessSubID field)
isSetSettlSessSubID
public boolean isSetSettlSessSubID()
set
public void set(ClearingBusinessDate value)
get
public ClearingBusinessDate get(ClearingBusinessDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getClearingBusinessDate
public ClearingBusinessDate getClearingBusinessDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClearingBusinessDate field)
isSetClearingBusinessDate
public boolean isSetClearingBusinessDate()
set
public void set(Text value)
get
public Text get(Text value)
throws FieldNotFound
- Throws:
FieldNotFound
getText
public Text getText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Text field)
isSetText
public boolean isSetText()
set
public void set(EncodedTextLen value)
get
public EncodedTextLen get(EncodedTextLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedTextLen
public EncodedTextLen getEncodedTextLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedTextLen field)
isSetEncodedTextLen
public boolean isSetEncodedTextLen()
set
public void set(EncodedText value)
get
public EncodedText get(EncodedText value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedText
public EncodedText getEncodedText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedText field)
isSetEncodedText
public boolean isSetEncodedText()