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