public static class TrdCapRptAckSideGrp.NoSides.NoMiscFees
extends quickfix.Group
| Constructor and Description |
|---|
NoMiscFees() |
| Modifier and Type | Method and Description |
|---|---|
MiscFeeAmt |
get(MiscFeeAmt value) |
MiscFeeBasis |
get(MiscFeeBasis value) |
MiscFeeCurr |
get(MiscFeeCurr value) |
MiscFeeType |
get(MiscFeeType value) |
MiscFeeAmt |
getMiscFeeAmt() |
MiscFeeBasis |
getMiscFeeBasis() |
MiscFeeCurr |
getMiscFeeCurr() |
MiscFeeType |
getMiscFeeType() |
boolean |
isSet(MiscFeeAmt field) |
boolean |
isSet(MiscFeeBasis field) |
boolean |
isSet(MiscFeeCurr field) |
boolean |
isSet(MiscFeeType field) |
boolean |
isSetMiscFeeAmt() |
boolean |
isSetMiscFeeBasis() |
boolean |
isSetMiscFeeCurr() |
boolean |
isSetMiscFeeType() |
void |
set(MiscFeeAmt value) |
void |
set(MiscFeeBasis value) |
void |
set(MiscFeeCurr value) |
void |
set(MiscFeeType value) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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 void set(MiscFeeAmt value)
public MiscFeeAmt get(MiscFeeAmt value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MiscFeeAmt getMiscFeeAmt() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MiscFeeAmt field)
public boolean isSetMiscFeeAmt()
public void set(MiscFeeCurr value)
public MiscFeeCurr get(MiscFeeCurr value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MiscFeeCurr getMiscFeeCurr() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MiscFeeCurr field)
public boolean isSetMiscFeeCurr()
public void set(MiscFeeType value)
public MiscFeeType get(MiscFeeType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MiscFeeType getMiscFeeType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MiscFeeType field)
public boolean isSetMiscFeeType()
public void set(MiscFeeBasis value)
public MiscFeeBasis get(MiscFeeBasis value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MiscFeeBasis getMiscFeeBasis() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MiscFeeBasis field)
public boolean isSetMiscFeeBasis()
Copyright © 2017. All rights reserved.