public static class TradeCaptureReport.NoSides.NoMiscFees extends Group
| Constructor and Description |
|---|
NoMiscFees() |
| Modifier and Type | Method and Description |
|---|---|
MiscFeeAmt |
get(MiscFeeAmt value) |
MiscFeeCurr |
get(MiscFeeCurr value) |
MiscFeeType |
get(MiscFeeType value) |
MiscFeeAmt |
getMiscFeeAmt() |
MiscFeeCurr |
getMiscFeeCurr() |
MiscFeeType |
getMiscFeeType() |
boolean |
isSet(MiscFeeAmt field) |
boolean |
isSet(MiscFeeCurr field) |
boolean |
isSet(MiscFeeType field) |
boolean |
isSetMiscFeeAmt() |
boolean |
isSetMiscFeeCurr() |
boolean |
isSetMiscFeeType() |
void |
set(MiscFeeAmt value) |
void |
set(MiscFeeCurr value) |
void |
set(MiscFeeType value) |
delim, getFieldTagaddGroup, 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 void set(MiscFeeAmt value)
public MiscFeeAmt get(MiscFeeAmt value) throws FieldNotFound
FieldNotFoundpublic MiscFeeAmt getMiscFeeAmt() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MiscFeeAmt field)
public boolean isSetMiscFeeAmt()
public void set(MiscFeeCurr value)
public MiscFeeCurr get(MiscFeeCurr value) throws FieldNotFound
FieldNotFoundpublic MiscFeeCurr getMiscFeeCurr() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MiscFeeCurr field)
public boolean isSetMiscFeeCurr()
public void set(MiscFeeType value)
public MiscFeeType get(MiscFeeType value) throws FieldNotFound
FieldNotFoundpublic MiscFeeType getMiscFeeType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MiscFeeType field)
public boolean isSetMiscFeeType()
Copyright © 2021. All rights reserved.