quickfix.fix50
Class BidResponse
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix50.Message
quickfix.fix50.BidResponse
- All Implemented Interfaces:
- java.io.Serializable
public class BidResponse
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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
BidResponse
public BidResponse()
set
public void set(BidID value)
get
public BidID get(BidID value)
throws FieldNotFound
- Throws:
FieldNotFound
getBidID
public BidID getBidID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BidID field)
isSetBidID
public boolean isSetBidID()
set
public void set(ClientBidID value)
get
public ClientBidID get(ClientBidID value)
throws FieldNotFound
- Throws:
FieldNotFound
getClientBidID
public ClientBidID getClientBidID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClientBidID field)
isSetClientBidID
public boolean isSetClientBidID()
set
public void set(BidCompRspGrp component)
get
public BidCompRspGrp get(BidCompRspGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getBidCompRspGrp
public BidCompRspGrp getBidCompRspGrp()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoBidComponents value)
get
public NoBidComponents get(NoBidComponents value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoBidComponents
public NoBidComponents getNoBidComponents()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoBidComponents field)
isSetNoBidComponents
public boolean isSetNoBidComponents()