public final class OrderTransactionData extends com.google.protobuf.GeneratedMessageV3 implements OrderTransactionDataOrBuilder
com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderTransactionData| 限定符和类型 | 类和说明 |
|---|---|
static class |
OrderTransactionData.Builder
Protobuf type
com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderTransactionData |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ACCOUNT_FIELD_NUMBER |
static int |
ACTION_FIELD_NUMBER |
static int |
CREATETIME_FIELD_NUMBER |
static int |
CURRENCY_FIELD_NUMBER |
static int |
FILLEDPRICE_FIELD_NUMBER |
static int |
FILLEDQUANTITY_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
IDENTIFIER_FIELD_NUMBER |
static int |
MARKET_FIELD_NUMBER |
static int |
MULTIPLIER_FIELD_NUMBER |
static int |
ORDERID_FIELD_NUMBER |
static int |
SECTYPE_FIELD_NUMBER |
static int |
SEGTYPE_FIELD_NUMBER |
static int |
SYMBOL_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
TRANSACTTIME_FIELD_NUMBER |
static int |
UPDATETIME_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getAccount()
user account
string account = 3; |
com.google.protobuf.ByteString |
getAccountBytes()
user account
string account = 3; |
String |
getAction()
BUY or SELL
string action = 7; |
com.google.protobuf.ByteString |
getActionBytes()
BUY or SELL
string action = 7; |
long |
getCreateTime()
uint64 createTime = 14; |
String |
getCurrency()
currency.
|
com.google.protobuf.ByteString |
getCurrencyBytes()
currency.
|
static OrderTransactionData |
getDefaultInstance() |
OrderTransactionData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getFilledPrice()
filled price
double filledPrice = 12; |
long |
getFilledQuantity()
filled quantity
sint64 filledQuantity = 13; |
long |
getId()
transact id
sint64 id = 1; |
String |
getIdentifier()
string identifier = 5; |
com.google.protobuf.ByteString |
getIdentifierBytes()
string identifier = 5; |
String |
getMarket()
market.
|
com.google.protobuf.ByteString |
getMarketBytes()
market.
|
int |
getMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6; |
long |
getOrderId()
unique order id
sint64 orderId = 2; |
com.google.protobuf.Parser<OrderTransactionData> |
getParserForType() |
String |
getSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
com.google.protobuf.ByteString |
getSecTypeBytes()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
String |
getSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
com.google.protobuf.ByteString |
getSegTypeBytes()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
int |
getSerializedSize() |
String |
getSymbol()
string symbol = 4; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 4; |
long |
getTimestamp()
uint64 timestamp = 17; |
long |
getTransactTime()
transact time
uint64 transactTime = 16; |
long |
getUpdateTime()
uint64 updateTime = 15; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OrderTransactionData.Builder |
newBuilder() |
static OrderTransactionData.Builder |
newBuilder(OrderTransactionData prototype) |
OrderTransactionData.Builder |
newBuilderForType() |
protected OrderTransactionData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static OrderTransactionData |
parseDelimitedFrom(InputStream input) |
static OrderTransactionData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderTransactionData |
parseFrom(byte[] data) |
static OrderTransactionData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderTransactionData |
parseFrom(ByteBuffer data) |
static OrderTransactionData |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderTransactionData |
parseFrom(com.google.protobuf.ByteString data) |
static OrderTransactionData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderTransactionData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OrderTransactionData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderTransactionData |
parseFrom(InputStream input) |
static OrderTransactionData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OrderTransactionData> |
parser() |
OrderTransactionData.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ID_FIELD_NUMBER
public static final int ORDERID_FIELD_NUMBER
public static final int ACCOUNT_FIELD_NUMBER
public static final int SYMBOL_FIELD_NUMBER
public static final int IDENTIFIER_FIELD_NUMBER
public static final int MULTIPLIER_FIELD_NUMBER
public static final int ACTION_FIELD_NUMBER
public static final int MARKET_FIELD_NUMBER
public static final int CURRENCY_FIELD_NUMBER
public static final int SEGTYPE_FIELD_NUMBER
public static final int SECTYPE_FIELD_NUMBER
public static final int FILLEDPRICE_FIELD_NUMBER
public static final int FILLEDQUANTITY_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
public static final int UPDATETIME_FIELD_NUMBER
public static final int TRANSACTTIME_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public long getId()
transact id
sint64 id = 1;getId 在接口中 OrderTransactionDataOrBuilderpublic long getOrderId()
unique order id
sint64 orderId = 2;getOrderId 在接口中 OrderTransactionDataOrBuilderpublic String getAccount()
user account
string account = 3;getAccount 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getAccountBytes()
user account
string account = 3;getAccountBytes 在接口中 OrderTransactionDataOrBuilderpublic String getSymbol()
string symbol = 4;getSymbol 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getSymbolBytes()
string symbol = 4;getSymbolBytes 在接口中 OrderTransactionDataOrBuilderpublic String getIdentifier()
string identifier = 5;getIdentifier 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getIdentifierBytes()
string identifier = 5;getIdentifierBytes 在接口中 OrderTransactionDataOrBuilderpublic int getMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6;getMultiplier 在接口中 OrderTransactionDataOrBuilderpublic String getAction()
BUY or SELL
string action = 7;getAction 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getActionBytes()
BUY or SELL
string action = 7;getActionBytes 在接口中 OrderTransactionDataOrBuilderpublic String getMarket()
market. US, HK, etc.
string market = 8;getMarket 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getMarketBytes()
market. US, HK, etc.
string market = 8;getMarketBytes 在接口中 OrderTransactionDataOrBuilderpublic String getCurrency()
currency. USD, HKD, etc.
string currency = 9;getCurrency 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getCurrencyBytes()
currency. USD, HKD, etc.
string currency = 9;getCurrencyBytes 在接口中 OrderTransactionDataOrBuilderpublic String getSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10;getSegType 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getSegTypeBytes()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10;getSegTypeBytes 在接口中 OrderTransactionDataOrBuilderpublic String getSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11;getSecType 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getSecTypeBytes()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11;getSecTypeBytes 在接口中 OrderTransactionDataOrBuilderpublic double getFilledPrice()
filled price
double filledPrice = 12;getFilledPrice 在接口中 OrderTransactionDataOrBuilderpublic long getFilledQuantity()
filled quantity
sint64 filledQuantity = 13;getFilledQuantity 在接口中 OrderTransactionDataOrBuilderpublic long getCreateTime()
uint64 createTime = 14;getCreateTime 在接口中 OrderTransactionDataOrBuilderpublic long getUpdateTime()
uint64 updateTime = 15;getUpdateTime 在接口中 OrderTransactionDataOrBuilderpublic long getTransactTime()
transact time
uint64 transactTime = 16;getTransactTime 在接口中 OrderTransactionDataOrBuilderpublic long getTimestamp()
uint64 timestamp = 17;getTimestamp 在接口中 OrderTransactionDataOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static OrderTransactionData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderTransactionData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderTransactionData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderTransactionData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderTransactionData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderTransactionData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderTransactionData parseFrom(InputStream input) throws IOException
IOExceptionpublic static OrderTransactionData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OrderTransactionData parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OrderTransactionData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OrderTransactionData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OrderTransactionData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OrderTransactionData.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static OrderTransactionData.Builder newBuilder()
public static OrderTransactionData.Builder newBuilder(OrderTransactionData prototype)
public OrderTransactionData.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected OrderTransactionData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static OrderTransactionData getDefaultInstance()
public static com.google.protobuf.Parser<OrderTransactionData> parser()
public com.google.protobuf.Parser<OrderTransactionData> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public OrderTransactionData getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.