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, copyToaddGroup, 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 static final String MSGTYPE
protected int[] getFields()
getFields in class MessageComponentprotected int[] getGroupFields()
getGroupFields in class MessageComponentpublic void set(Commission value)
public Commission get(Commission value) throws FieldNotFound
FieldNotFoundpublic Commission getCommission() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Commission field)
public boolean isSetCommission()
public void set(CommType value)
public CommType get(CommType value) throws FieldNotFound
FieldNotFoundpublic CommType getCommType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(CommType field)
public boolean isSetCommType()
public void set(CommCurrency value)
public CommCurrency get(CommCurrency value) throws FieldNotFound
FieldNotFoundpublic CommCurrency getCommCurrency() throws FieldNotFound
FieldNotFoundpublic boolean isSet(CommCurrency field)
public boolean isSetCommCurrency()
public void set(FundRenewWaiv value)
public FundRenewWaiv get(FundRenewWaiv value) throws FieldNotFound
FieldNotFoundpublic FundRenewWaiv getFundRenewWaiv() throws FieldNotFound
FieldNotFoundpublic boolean isSet(FundRenewWaiv field)
public boolean isSetFundRenewWaiv()
Copyright © 2021. All rights reserved.