public class SecurityDefinition extends Message
Message.Header| Constructor and Description |
|---|
SecurityDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Instrument |
get(Instrument component) |
SecurityReqID |
get(SecurityReqID value) |
SecurityResponseID |
get(SecurityResponseID value) |
SecurityResponseType |
get(SecurityResponseType value) |
quickfix.field.Text |
get(quickfix.field.Text value) |
Instrument |
getInstrumentComponent() |
SecurityReqID |
getSecurityReqID() |
SecurityResponseID |
getSecurityResponseID() |
SecurityResponseType |
getSecurityResponseType() |
quickfix.field.Text |
getText() |
boolean |
isSet(SecurityReqID field) |
boolean |
isSet(SecurityResponseID field) |
boolean |
isSet(SecurityResponseType field) |
boolean |
isSet(quickfix.field.Text field) |
boolean |
isSetSecurityReqID() |
boolean |
isSetSecurityResponseID() |
boolean |
isSetSecurityResponseType() |
boolean |
isSetText() |
void |
set(Instrument component) |
void |
set(SecurityReqID value) |
void |
set(SecurityResponseID value) |
void |
set(SecurityResponseType value) |
void |
set(quickfix.field.Text value) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, 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, groupKeys, 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, setUtcTimeStampequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
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(SecurityResponseType value)
public SecurityResponseType get(SecurityResponseType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityResponseType getSecurityResponseType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityResponseType field)
public boolean isSetSecurityResponseType()
public void set(Instrument component)
public Instrument get(Instrument component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Instrument getInstrumentComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(quickfix.field.Text value)
public quickfix.field.Text get(quickfix.field.Text value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Text getText()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Text field)
public boolean isSetText()
Copyright © 2026. All rights reserved.