public class SecurityList extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityList.NoRelatedSym |
Message.Header| Constructor and Description |
|---|
SecurityList() |
SecurityList(SecurityReqID securityReqID,
SecurityResponseID securityResponseID,
SecurityRequestResult securityRequestResult) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, setChars, 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, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic static final String MSGTYPE
public SecurityList()
public SecurityList(SecurityReqID securityReqID, SecurityResponseID securityResponseID, SecurityRequestResult securityRequestResult)
public void set(SecurityReqID value)
public SecurityReqID get(SecurityReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityReqID getSecurityReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityReqID field)
public boolean isSetSecurityReqID()
public void set(SecurityResponseID value)
public SecurityResponseID get(SecurityResponseID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityResponseID getSecurityResponseID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityResponseID field)
public boolean isSetSecurityResponseID()
public void set(SecurityRequestResult value)
public SecurityRequestResult get(SecurityRequestResult value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityRequestResult getSecurityRequestResult() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityRequestResult field)
public boolean isSetSecurityRequestResult()
public void set(TotalNumSecurities value)
public TotalNumSecurities get(TotalNumSecurities value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TotalNumSecurities getTotalNumSecurities() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TotalNumSecurities field)
public boolean isSetTotalNumSecurities()
public void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
Copyright © 2021. All rights reserved.