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, setUtcTimeStamppublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(SecurityXMLLen value)
public SecurityXMLLen get(SecurityXMLLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXMLLen getSecurityXMLLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityXMLLen field)
public boolean isSetSecurityXMLLen()
public void set(SecurityXMLData value)
public SecurityXMLData get(SecurityXMLData value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXMLData getSecurityXMLData() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityXMLData field)
public boolean isSetSecurityXMLData()
public void set(SecurityXMLSchema value)
public SecurityXMLSchema get(SecurityXMLSchema value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityXMLSchema getSecurityXMLSchema() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityXMLSchema field)
public boolean isSetSecurityXMLSchema()
Copyright © 2025. All rights reserved.