public class HuobiOrderInfoResponse
extends quickfix.fix44.Message
| Constructor and Description |
|---|
HuobiOrderInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
Fee |
get(Fee value) |
quickfix.field.OrderID |
get(quickfix.field.OrderID value) |
quickfix.field.OrdStatus |
get(quickfix.field.OrdStatus value) |
quickfix.field.Price |
get(quickfix.field.Price value) |
ProcessedAmount |
get(ProcessedAmount value) |
ProcessedPrice |
get(ProcessedPrice value) |
quickfix.field.Quantity |
get(quickfix.field.Quantity value) |
quickfix.field.Side |
get(quickfix.field.Side value) |
quickfix.field.Symbol |
get(quickfix.field.Symbol value) |
Total |
get(Total value) |
Vot |
get(Vot value) |
Fee |
getFee() |
quickfix.field.OrderID |
getOrderID() |
quickfix.field.OrdStatus |
getOrdStatus() |
quickfix.field.Price |
getPrice() |
ProcessedAmount |
getProcessedAmount() |
ProcessedPrice |
getProcessedPrice() |
quickfix.field.Quantity |
getQuantity() |
quickfix.field.Side |
getSide() |
quickfix.field.Symbol |
getSymbol() |
Total |
getTotal() |
Vot |
getVot() |
boolean |
isSet(Fee field) |
boolean |
isSet(quickfix.field.OrderID field) |
boolean |
isSet(quickfix.field.OrdStatus field) |
boolean |
isSet(quickfix.field.Price field) |
boolean |
isSet(ProcessedAmount field) |
boolean |
isSet(ProcessedPrice field) |
boolean |
isSet(quickfix.field.Quantity field) |
boolean |
isSet(quickfix.field.Side field) |
boolean |
isSet(quickfix.field.Symbol field) |
boolean |
isSet(Total field) |
boolean |
isSet(Vot field) |
boolean |
isSetFee() |
boolean |
isSetOrderID() |
boolean |
isSetOrdStatus() |
boolean |
isSetPrice() |
boolean |
isSetProcessedAmount() |
boolean |
isSetProcessedPrice() |
boolean |
isSetQuantity() |
boolean |
isSetSide() |
boolean |
isSetSymbol() |
boolean |
isSetTotal() |
boolean |
isSetVot() |
void |
set(Fee value) |
void |
set(quickfix.field.OrderID value) |
void |
set(quickfix.field.OrdStatus value) |
void |
set(quickfix.field.Price value) |
void |
set(ProcessedAmount value) |
void |
set(ProcessedPrice value) |
void |
set(quickfix.field.Quantity value) |
void |
set(quickfix.field.Side value) |
void |
set(quickfix.field.Symbol value) |
void |
set(Total value) |
void |
set(Vot 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.OrderID value)
public quickfix.field.OrderID get(quickfix.field.OrderID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.OrderID getOrderID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.OrderID field)
public boolean isSetOrderID()
public void set(quickfix.field.Side value)
public quickfix.field.Side get(quickfix.field.Side value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Side getSide()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Side field)
public boolean isSetSide()
public void set(quickfix.field.Price value)
public quickfix.field.Price get(quickfix.field.Price value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Price getPrice()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Price field)
public boolean isSetPrice()
public void set(quickfix.field.OrdStatus value)
public quickfix.field.OrdStatus get(quickfix.field.OrdStatus value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.OrdStatus getOrdStatus()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.OrdStatus field)
public boolean isSetOrdStatus()
public void set(quickfix.field.Quantity value)
public quickfix.field.Quantity get(quickfix.field.Quantity value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Quantity getQuantity()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Quantity field)
public boolean isSetQuantity()
public void set(ProcessedPrice value)
public ProcessedPrice get(ProcessedPrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ProcessedPrice getProcessedPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ProcessedPrice field)
public boolean isSetProcessedPrice()
public void set(ProcessedAmount value)
public ProcessedAmount get(ProcessedAmount value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ProcessedAmount getProcessedAmount() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ProcessedAmount field)
public boolean isSetProcessedAmount()
public void set(Vot value)
public Vot getVot() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Vot field)
public boolean isSetVot()
public void set(Fee value)
public Fee getFee() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Fee field)
public boolean isSetFee()
public void set(Total value)
public Total getTotal() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Total field)
public boolean isSetTotal()
public void set(quickfix.field.Symbol value)
public quickfix.field.Symbol get(quickfix.field.Symbol value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Symbol getSymbol()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Symbol field)
public boolean isSetSymbol()
Copyright © 2014–2015. All rights reserved.