public class AccountInfoRequest
extends quickfix.fix44.Message
Constructor and Description |
---|
AccountInfoRequest() |
Modifier and Type | Method and Description |
---|---|
quickfix.field.Account |
get(quickfix.field.Account value) |
AccReqID |
get(AccReqID value) |
quickfix.field.Symbol |
get(quickfix.field.Symbol value) |
quickfix.field.Account |
getAccount() |
AccReqID |
getAccReqID() |
quickfix.field.Symbol |
getSymbol() |
boolean |
isSet(quickfix.field.Account field) |
boolean |
isSet(AccReqID field) |
boolean |
isSet(quickfix.field.Symbol field) |
boolean |
isSetAccount() |
boolean |
isSetAccReqID() |
boolean |
isSetSymbol() |
void |
set(quickfix.field.Account value) |
void |
set(AccReqID value) |
void |
set(quickfix.field.Symbol value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set
bodyLength, 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, trailerReplaceGroup
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public void set(quickfix.field.Account value)
public quickfix.field.Account get(quickfix.field.Account value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public quickfix.field.Account getAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(quickfix.field.Account field)
public boolean isSetAccount()
public void set(AccReqID value)
public AccReqID get(AccReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AccReqID getAccReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AccReqID field)
public boolean isSetAccReqID()
public void set(quickfix.field.Symbol value)
public quickfix.field.Symbol get(quickfix.field.Symbol value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public quickfix.field.Symbol getSymbol() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(quickfix.field.Symbol field)
public boolean isSetSymbol()
Copyright © 2014–2015. All rights reserved.