public class CommissionData
extends quickfix.MessageComponent
Constructor and Description |
---|
CommissionData() |
Modifier and Type | Method and Description |
---|---|
CommCurrency |
get(CommCurrency value) |
Commission |
get(Commission value) |
CommType |
get(CommType value) |
FundRenewWaiv |
get(FundRenewWaiv value) |
CommCurrency |
getCommCurrency() |
Commission |
getCommission() |
CommType |
getCommType() |
protected int[] |
getFields() |
FundRenewWaiv |
getFundRenewWaiv() |
protected int[] |
getGroupFields() |
boolean |
isSet(CommCurrency field) |
boolean |
isSet(Commission field) |
boolean |
isSet(CommType field) |
boolean |
isSet(FundRenewWaiv field) |
boolean |
isSetCommCurrency() |
boolean |
isSetCommission() |
boolean |
isSetCommType() |
boolean |
isSetFundRenewWaiv() |
void |
set(CommCurrency value) |
void |
set(Commission value) |
void |
set(CommType value) |
void |
set(FundRenewWaiv 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(Commission value)
public Commission get(Commission value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Commission getCommission() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Commission field)
public boolean isSetCommission()
public void set(CommType value)
public CommType get(CommType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CommType getCommType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CommType field)
public boolean isSetCommType()
public void set(CommCurrency value)
public CommCurrency get(CommCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CommCurrency getCommCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CommCurrency field)
public boolean isSetCommCurrency()
public void set(FundRenewWaiv value)
public FundRenewWaiv get(FundRenewWaiv value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public FundRenewWaiv getFundRenewWaiv() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(FundRenewWaiv field)
public boolean isSetFundRenewWaiv()
Copyright © 2021. All rights reserved.