public class SecurityXML
extends quickfix.MessageComponent
Constructor and Description |
---|
SecurityXML() |
Modifier and Type | Method and Description |
---|---|
SecurityXMLData |
get(SecurityXMLData value) |
SecurityXMLLen |
get(SecurityXMLLen value) |
SecurityXMLSchema |
get(SecurityXMLSchema value) |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
SecurityXMLData |
getSecurityXMLData() |
SecurityXMLLen |
getSecurityXMLLen() |
SecurityXMLSchema |
getSecurityXMLSchema() |
boolean |
isSet(SecurityXMLData field) |
boolean |
isSet(SecurityXMLLen field) |
boolean |
isSet(SecurityXMLSchema field) |
boolean |
isSetSecurityXMLData() |
boolean |
isSetSecurityXMLLen() |
boolean |
isSetSecurityXMLSchema() |
void |
set(SecurityXMLData value) |
void |
set(SecurityXMLLen value) |
void |
set(SecurityXMLSchema value) |
addGroup, addGroupRef, calculateString, clear, 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, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, 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, setUtcTimeStamp
public static final String MSGTYPE
protected int[] getFields()
getFields
in class quickfix.MessageComponent
protected int[] getGroupFields()
getGroupFields
in class quickfix.MessageComponent
public void set(SecurityXMLLen value)
public SecurityXMLLen get(SecurityXMLLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXMLLen getSecurityXMLLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityXMLLen field)
public boolean isSetSecurityXMLLen()
public void set(SecurityXMLData value)
public SecurityXMLData get(SecurityXMLData value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXMLData getSecurityXMLData() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityXMLData field)
public boolean isSetSecurityXMLData()
public void set(SecurityXMLSchema value)
public SecurityXMLSchema get(SecurityXMLSchema value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityXMLSchema getSecurityXMLSchema() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityXMLSchema field)
public boolean isSetSecurityXMLSchema()
Copyright © 2021. All rights reserved.