public static class TradeCaptureReportAck.NoSides.NoMiscFees extends 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) |
delim, getFieldTag
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 void set(MiscFeeAmt value)
public MiscFeeAmt get(MiscFeeAmt value) throws FieldNotFound
FieldNotFound
public MiscFeeAmt getMiscFeeAmt() throws FieldNotFound
FieldNotFound
public boolean isSet(MiscFeeAmt field)
public boolean isSetMiscFeeAmt()
public void set(MiscFeeCurr value)
public MiscFeeCurr get(MiscFeeCurr value) throws FieldNotFound
FieldNotFound
public MiscFeeCurr getMiscFeeCurr() throws FieldNotFound
FieldNotFound
public boolean isSet(MiscFeeCurr field)
public boolean isSetMiscFeeCurr()
public void set(MiscFeeType value)
public MiscFeeType get(MiscFeeType value) throws FieldNotFound
FieldNotFound
public MiscFeeType getMiscFeeType() throws FieldNotFound
FieldNotFound
public boolean isSet(MiscFeeType field)
public boolean isSetMiscFeeType()
public void set(MiscFeeBasis value)
public MiscFeeBasis get(MiscFeeBasis value) throws FieldNotFound
FieldNotFound
public MiscFeeBasis getMiscFeeBasis() throws FieldNotFound
FieldNotFound
public boolean isSet(MiscFeeBasis field)
public boolean isSetMiscFeeBasis()
Copyright © 2021. All rights reserved.