public static class TradeCaptureReport.NoPosAmt extends Group
| Constructor and Description |
|---|
NoPosAmt() |
| Modifier and Type | Method and Description |
|---|---|
PosAmt |
get(PosAmt value) |
PosAmtType |
get(PosAmtType value) |
PositionCurrency |
get(PositionCurrency value) |
PosAmt |
getPosAmt() |
PosAmtType |
getPosAmtType() |
PositionCurrency |
getPositionCurrency() |
boolean |
isSet(PosAmt field) |
boolean |
isSet(PosAmtType field) |
boolean |
isSet(PositionCurrency field) |
boolean |
isSetPosAmt() |
boolean |
isSetPosAmtType() |
boolean |
isSetPositionCurrency() |
void |
set(PosAmt value) |
void |
set(PosAmtType value) |
void |
set(PositionCurrency 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(PosAmtType value)
public PosAmtType get(PosAmtType value) throws FieldNotFound
FieldNotFoundpublic PosAmtType getPosAmtType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PosAmtType field)
public boolean isSetPosAmtType()
public void set(PosAmt value)
public PosAmt get(PosAmt value) throws FieldNotFound
FieldNotFoundpublic PosAmt getPosAmt() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PosAmt field)
public boolean isSetPosAmt()
public void set(PositionCurrency value)
public PositionCurrency get(PositionCurrency value) throws FieldNotFound
FieldNotFoundpublic PositionCurrency getPositionCurrency() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PositionCurrency field)
public boolean isSetPositionCurrency()
Copyright © 2021. All rights reserved.