public static class CollateralResponse.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, 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()
public void set(MiscFeeBasis value)
public MiscFeeBasis get(MiscFeeBasis value) throws FieldNotFound
FieldNotFoundpublic MiscFeeBasis getMiscFeeBasis() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MiscFeeBasis field)
public boolean isSetMiscFeeBasis()
Copyright © 2021. All rights reserved.