|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquickfix.FieldMap
quickfix.Message
quickfix.fix44.Message
quickfix.fix44.TestRequest
public class TestRequest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class quickfix.fix44.Message |
---|
Message.Header |
Nested classes/interfaces inherited from class quickfix.Message |
---|
Message.Trailer |
Field Summary | |
---|---|
static java.lang.String |
MSGTYPE
|
Fields inherited from class quickfix.Message |
---|
header, trailer |
Constructor Summary | |
---|---|
TestRequest()
|
|
TestRequest(TestReqID testReqID)
|
Method Summary | |
---|---|
TestReqID |
get(TestReqID value)
|
TestReqID |
getTestReqID()
|
boolean |
isSet(TestReqID field)
|
boolean |
isSetTestReqID()
|
void |
set(TestReqID value)
|
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 |
Field Detail |
---|
public static final java.lang.String MSGTYPE
Constructor Detail |
---|
public TestRequest()
public TestRequest(TestReqID testReqID)
Method Detail |
---|
public void set(TestReqID value)
public TestReqID get(TestReqID value) throws FieldNotFound
FieldNotFound
public TestReqID getTestReqID() throws FieldNotFound
FieldNotFound
public boolean isSet(TestReqID field)
public boolean isSetTestReqID()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |