quickfix.fix44
Class PositionReport
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix44.Message
quickfix.fix44.PositionReport
- All Implemented Interfaces:
- java.io.Serializable
public class PositionReport
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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
PositionReport
public PositionReport()
PositionReport
public PositionReport(PosMaintRptID posMaintRptID,
PosReqResult posReqResult,
ClearingBusinessDate clearingBusinessDate,
Account account,
AccountType accountType,
SettlPrice settlPrice,
SettlPriceType settlPriceType,
PriorSettlPrice priorSettlPrice)
set
public void set(PosMaintRptID value)
get
public PosMaintRptID get(PosMaintRptID value)
throws FieldNotFound
- Throws:
FieldNotFound
getPosMaintRptID
public PosMaintRptID getPosMaintRptID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PosMaintRptID field)
isSetPosMaintRptID
public boolean isSetPosMaintRptID()
set
public void set(PosReqID value)
get
public PosReqID get(PosReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getPosReqID
public PosReqID getPosReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PosReqID field)
isSetPosReqID
public boolean isSetPosReqID()
set
public void set(PosReqType value)
get
public PosReqType get(PosReqType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPosReqType
public PosReqType getPosReqType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PosReqType field)
isSetPosReqType
public boolean isSetPosReqType()
set
public void set(SubscriptionRequestType value)
get
public SubscriptionRequestType get(SubscriptionRequestType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSubscriptionRequestType
public SubscriptionRequestType getSubscriptionRequestType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SubscriptionRequestType field)
isSetSubscriptionRequestType
public boolean isSetSubscriptionRequestType()
set
public void set(TotalNumPosReports value)
get
public TotalNumPosReports get(TotalNumPosReports value)
throws FieldNotFound
- Throws:
FieldNotFound
getTotalNumPosReports
public TotalNumPosReports getTotalNumPosReports()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TotalNumPosReports field)
isSetTotalNumPosReports
public boolean isSetTotalNumPosReports()
set
public void set(UnsolicitedIndicator value)
get
public UnsolicitedIndicator get(UnsolicitedIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnsolicitedIndicator
public UnsolicitedIndicator getUnsolicitedIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnsolicitedIndicator field)
isSetUnsolicitedIndicator
public boolean isSetUnsolicitedIndicator()
set
public void set(PosReqResult value)
get
public PosReqResult get(PosReqResult value)
throws FieldNotFound
- Throws:
FieldNotFound
getPosReqResult
public PosReqResult getPosReqResult()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PosReqResult field)
isSetPosReqResult
public boolean isSetPosReqResult()
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(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(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(AcctIDSource value)
get
public AcctIDSource get(AcctIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getAcctIDSource
public AcctIDSource getAcctIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AcctIDSource field)
isSetAcctIDSource
public boolean isSetAcctIDSource()
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(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(PriorSettlPrice value)
get
public PriorSettlPrice get(PriorSettlPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getPriorSettlPrice
public PriorSettlPrice getPriorSettlPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PriorSettlPrice field)
isSetPriorSettlPrice
public boolean isSetPriorSettlPrice()
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(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(RegistStatus value)
get
public RegistStatus get(RegistStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getRegistStatus
public RegistStatus getRegistStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RegistStatus field)
isSetRegistStatus
public boolean isSetRegistStatus()
set
public void set(DeliveryDate value)
get
public DeliveryDate get(DeliveryDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getDeliveryDate
public DeliveryDate getDeliveryDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DeliveryDate field)
isSetDeliveryDate
public boolean isSetDeliveryDate()
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()