public class DerivativeSecurityXML
extends quickfix.MessageComponent
| Constructor and Description |
|---|
DerivativeSecurityXML() |
| Modifier and Type | Method and Description |
|---|---|
DerivativeSecurityXMLData |
get(DerivativeSecurityXMLData value) |
DerivativeSecurityXMLLen |
get(DerivativeSecurityXMLLen value) |
DerivativeSecurityXMLSchema |
get(DerivativeSecurityXMLSchema value) |
DerivativeSecurityXMLData |
getDerivativeSecurityXMLData() |
DerivativeSecurityXMLLen |
getDerivativeSecurityXMLLen() |
DerivativeSecurityXMLSchema |
getDerivativeSecurityXMLSchema() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
boolean |
isSet(DerivativeSecurityXMLData field) |
boolean |
isSet(DerivativeSecurityXMLLen field) |
boolean |
isSet(DerivativeSecurityXMLSchema field) |
boolean |
isSetDerivativeSecurityXMLData() |
boolean |
isSetDerivativeSecurityXMLLen() |
boolean |
isSetDerivativeSecurityXMLSchema() |
void |
set(DerivativeSecurityXMLData value) |
void |
set(DerivativeSecurityXMLLen value) |
void |
set(DerivativeSecurityXMLSchema 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(DerivativeSecurityXMLLen value)
public DerivativeSecurityXMLLen get(DerivativeSecurityXMLLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DerivativeSecurityXMLLen getDerivativeSecurityXMLLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DerivativeSecurityXMLLen field)
public boolean isSetDerivativeSecurityXMLLen()
public void set(DerivativeSecurityXMLData value)
public DerivativeSecurityXMLData get(DerivativeSecurityXMLData value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DerivativeSecurityXMLData getDerivativeSecurityXMLData() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DerivativeSecurityXMLData field)
public boolean isSetDerivativeSecurityXMLData()
public void set(DerivativeSecurityXMLSchema value)
public DerivativeSecurityXMLSchema get(DerivativeSecurityXMLSchema value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DerivativeSecurityXMLSchema getDerivativeSecurityXMLSchema() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DerivativeSecurityXMLSchema field)
public boolean isSetDerivativeSecurityXMLSchema()
Copyright © 2021. All rights reserved.