public class AccountInfoResponse
extends quickfix.fix44.Message
| Constructor and Description |
|---|
AccountInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
quickfix.field.Account |
get(quickfix.field.Account value) |
AccReqID |
get(AccReqID value) |
Balance |
get(Balance value) |
quickfix.field.Currency |
get(quickfix.field.Currency value) |
FreeBtc |
get(FreeBtc value) |
FreeLtc |
get(FreeLtc value) |
FreeQtCcy |
get(FreeQtCcy value) |
FrozenBtc |
get(FrozenBtc value) |
FrozenLtc |
get(FrozenLtc value) |
FrozenQtCcy |
get(FrozenQtCcy value) |
quickfix.field.Account |
getAccount() |
AccReqID |
getAccReqID() |
Balance |
getBalance() |
quickfix.field.Currency |
getCurrency() |
FreeBtc |
getFreeBtc() |
FreeLtc |
getFreeLtc() |
FreeQtCcy |
getFreeQtCcy() |
FrozenBtc |
getFrozenBtc() |
FrozenLtc |
getFrozenLtc() |
FrozenQtCcy |
getFrozenQtCcy() |
boolean |
isSet(quickfix.field.Account field) |
boolean |
isSet(AccReqID field) |
boolean |
isSet(Balance field) |
boolean |
isSet(quickfix.field.Currency field) |
boolean |
isSet(FreeBtc field) |
boolean |
isSet(FreeLtc field) |
boolean |
isSet(FreeQtCcy field) |
boolean |
isSet(FrozenBtc field) |
boolean |
isSet(FrozenLtc field) |
boolean |
isSet(FrozenQtCcy field) |
boolean |
isSetAccount() |
boolean |
isSetAccReqID() |
boolean |
isSetBalance() |
boolean |
isSetCurrency() |
boolean |
isSetFreeBtc() |
boolean |
isSetFreeLtc() |
boolean |
isSetFreeQtCcy() |
boolean |
isSetFrozenBtc() |
boolean |
isSetFrozenLtc() |
boolean |
isSetFrozenQtCcy() |
void |
set(quickfix.field.Account value) |
void |
set(AccReqID value) |
void |
set(Balance value) |
void |
set(quickfix.field.Currency value) |
void |
set(FreeBtc value) |
void |
set(FreeLtc value) |
void |
set(FreeQtCcy value) |
void |
set(FrozenBtc value) |
void |
set(FrozenLtc value) |
void |
set(FrozenQtCcy value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, setbodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamppublic static final String MSGTYPE
public void set(quickfix.field.Account value)
public quickfix.field.Account get(quickfix.field.Account value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Account getAccount()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Account field)
public boolean isSetAccount()
public void set(AccReqID value)
public AccReqID get(AccReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AccReqID getAccReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AccReqID field)
public boolean isSetAccReqID()
public void set(quickfix.field.Currency value)
public quickfix.field.Currency get(quickfix.field.Currency value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Currency getCurrency()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Currency field)
public boolean isSetCurrency()
public void set(Balance value)
public Balance getBalance() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Balance field)
public boolean isSetBalance()
public void set(FreeBtc value)
public FreeBtc getFreeBtc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FreeBtc field)
public boolean isSetFreeBtc()
public void set(FreeLtc value)
public FreeLtc getFreeLtc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FreeLtc field)
public boolean isSetFreeLtc()
public void set(FreeQtCcy value)
public FreeQtCcy get(FreeQtCcy value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FreeQtCcy getFreeQtCcy() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FreeQtCcy field)
public boolean isSetFreeQtCcy()
public void set(FrozenBtc value)
public FrozenBtc get(FrozenBtc value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FrozenBtc getFrozenBtc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FrozenBtc field)
public boolean isSetFrozenBtc()
public void set(FrozenLtc value)
public FrozenLtc get(FrozenLtc value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FrozenLtc getFrozenLtc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FrozenLtc field)
public boolean isSetFrozenLtc()
public void set(FrozenQtCcy value)
public FrozenQtCcy get(FrozenQtCcy value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FrozenQtCcy getFrozenQtCcy() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FrozenQtCcy field)
public boolean isSetFrozenQtCcy()
Copyright © 2013–2017. All rights reserved.