public static final class OrderTransactionData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder> implements OrderTransactionDataOrBuilder
com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderTransactionData| 限定符和类型 | 方法和说明 |
|---|---|
OrderTransactionData |
build() |
OrderTransactionData |
buildPartial() |
OrderTransactionData.Builder |
clear() |
OrderTransactionData.Builder |
clearAccount()
user account
string account = 3; |
OrderTransactionData.Builder |
clearAction()
BUY or SELL
string action = 7; |
OrderTransactionData.Builder |
clearCreateTime()
uint64 createTime = 14; |
OrderTransactionData.Builder |
clearCurrency()
currency.
|
OrderTransactionData.Builder |
clearFilledPrice()
filled price
double filledPrice = 12; |
OrderTransactionData.Builder |
clearFilledQuantity()
filled quantity
sint64 filledQuantity = 13; |
OrderTransactionData.Builder |
clearId()
transact id
sint64 id = 1; |
OrderTransactionData.Builder |
clearIdentifier()
string identifier = 5; |
OrderTransactionData.Builder |
clearMarket()
market.
|
OrderTransactionData.Builder |
clearMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6; |
OrderTransactionData.Builder |
clearOrderId()
unique order id
sint64 orderId = 2; |
OrderTransactionData.Builder |
clearSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
OrderTransactionData.Builder |
clearSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
OrderTransactionData.Builder |
clearSymbol()
string symbol = 4; |
OrderTransactionData.Builder |
clearTimestamp()
uint64 timestamp = 17; |
OrderTransactionData.Builder |
clearTransactTime()
transact time
uint64 transactTime = 16; |
OrderTransactionData.Builder |
clearUpdateTime()
uint64 updateTime = 15; |
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.
|
OrderTransactionData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
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; |
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OrderTransactionData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OrderTransactionData.Builder |
mergeFrom(com.google.protobuf.Message other) |
OrderTransactionData.Builder |
mergeFrom(OrderTransactionData other) |
OrderTransactionData.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OrderTransactionData.Builder |
setAccount(String value)
user account
string account = 3; |
OrderTransactionData.Builder |
setAccountBytes(com.google.protobuf.ByteString value)
user account
string account = 3; |
OrderTransactionData.Builder |
setAction(String value)
BUY or SELL
string action = 7; |
OrderTransactionData.Builder |
setActionBytes(com.google.protobuf.ByteString value)
BUY or SELL
string action = 7; |
OrderTransactionData.Builder |
setCreateTime(long value)
uint64 createTime = 14; |
OrderTransactionData.Builder |
setCurrency(String value)
currency.
|
OrderTransactionData.Builder |
setCurrencyBytes(com.google.protobuf.ByteString value)
currency.
|
OrderTransactionData.Builder |
setFilledPrice(double value)
filled price
double filledPrice = 12; |
OrderTransactionData.Builder |
setFilledQuantity(long value)
filled quantity
sint64 filledQuantity = 13; |
OrderTransactionData.Builder |
setId(long value)
transact id
sint64 id = 1; |
OrderTransactionData.Builder |
setIdentifier(String value)
string identifier = 5; |
OrderTransactionData.Builder |
setIdentifierBytes(com.google.protobuf.ByteString value)
string identifier = 5; |
OrderTransactionData.Builder |
setMarket(String value)
market.
|
OrderTransactionData.Builder |
setMarketBytes(com.google.protobuf.ByteString value)
market.
|
OrderTransactionData.Builder |
setMultiplier(int value)
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6; |
OrderTransactionData.Builder |
setOrderId(long value)
unique order id
sint64 orderId = 2; |
OrderTransactionData.Builder |
setSecType(String value)
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
OrderTransactionData.Builder |
setSecTypeBytes(com.google.protobuf.ByteString value)
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
OrderTransactionData.Builder |
setSegType(String value)
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
OrderTransactionData.Builder |
setSegTypeBytes(com.google.protobuf.ByteString value)
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
OrderTransactionData.Builder |
setSymbol(String value)
string symbol = 4; |
OrderTransactionData.Builder |
setSymbolBytes(com.google.protobuf.ByteString value)
string symbol = 4; |
OrderTransactionData.Builder |
setTimestamp(long value)
uint64 timestamp = 17; |
OrderTransactionData.Builder |
setTransactTime(long value)
transact time
uint64 transactTime = 16; |
OrderTransactionData.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OrderTransactionData.Builder |
setUpdateTime(long value)
uint64 updateTime = 15; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder>public OrderTransactionData.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder>public OrderTransactionData getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic OrderTransactionData build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic OrderTransactionData buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic OrderTransactionData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OrderTransactionData.Builder>public OrderTransactionData.Builder mergeFrom(OrderTransactionData other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder>public OrderTransactionData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OrderTransactionData.Builder>IOExceptionpublic long getId()
transact id
sint64 id = 1;getId 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setId(long value)
transact id
sint64 id = 1;value - The id to set.public OrderTransactionData.Builder clearId()
transact id
sint64 id = 1;public long getOrderId()
unique order id
sint64 orderId = 2;getOrderId 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setOrderId(long value)
unique order id
sint64 orderId = 2;value - The orderId to set.public OrderTransactionData.Builder clearOrderId()
unique order id
sint64 orderId = 2;public String getAccount()
user account
string account = 3;getAccount 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getAccountBytes()
user account
string account = 3;getAccountBytes 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setAccount(String value)
user account
string account = 3;value - The account to set.public OrderTransactionData.Builder clearAccount()
user account
string account = 3;public OrderTransactionData.Builder setAccountBytes(com.google.protobuf.ByteString value)
user account
string account = 3;value - The bytes for account to set.public String getSymbol()
string symbol = 4;getSymbol 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getSymbolBytes()
string symbol = 4;getSymbolBytes 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setSymbol(String value)
string symbol = 4;value - The symbol to set.public OrderTransactionData.Builder clearSymbol()
string symbol = 4;public OrderTransactionData.Builder setSymbolBytes(com.google.protobuf.ByteString value)
string symbol = 4;value - The bytes for symbol to set.public String getIdentifier()
string identifier = 5;getIdentifier 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getIdentifierBytes()
string identifier = 5;getIdentifierBytes 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setIdentifier(String value)
string identifier = 5;value - The identifier to set.public OrderTransactionData.Builder clearIdentifier()
string identifier = 5;public OrderTransactionData.Builder setIdentifierBytes(com.google.protobuf.ByteString value)
string identifier = 5;value - The bytes for identifier to set.public int getMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6;getMultiplier 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setMultiplier(int value)
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6;value - The multiplier to set.public OrderTransactionData.Builder clearMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6;public String getAction()
BUY or SELL
string action = 7;getAction 在接口中 OrderTransactionDataOrBuilderpublic com.google.protobuf.ByteString getActionBytes()
BUY or SELL
string action = 7;getActionBytes 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setAction(String value)
BUY or SELL
string action = 7;value - The action to set.public OrderTransactionData.Builder clearAction()
BUY or SELL
string action = 7;public OrderTransactionData.Builder setActionBytes(com.google.protobuf.ByteString value)
BUY or SELL
string action = 7;value - The bytes for action to set.public 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 OrderTransactionData.Builder setMarket(String value)
market. US, HK, etc.
string market = 8;value - The market to set.public OrderTransactionData.Builder clearMarket()
market. US, HK, etc.
string market = 8;public OrderTransactionData.Builder setMarketBytes(com.google.protobuf.ByteString value)
market. US, HK, etc.
string market = 8;value - The bytes for market to set.public 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 OrderTransactionData.Builder setCurrency(String value)
currency. USD, HKD, etc.
string currency = 9;value - The currency to set.public OrderTransactionData.Builder clearCurrency()
currency. USD, HKD, etc.
string currency = 9;public OrderTransactionData.Builder setCurrencyBytes(com.google.protobuf.ByteString value)
currency. USD, HKD, etc.
string currency = 9;value - The bytes for currency to set.public 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 OrderTransactionData.Builder setSegType(String value)
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10;value - The segType to set.public OrderTransactionData.Builder clearSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10;public OrderTransactionData.Builder setSegTypeBytes(com.google.protobuf.ByteString value)
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10;value - The bytes for segType to set.public 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 OrderTransactionData.Builder setSecType(String value)
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11;value - The secType to set.public OrderTransactionData.Builder clearSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11;public OrderTransactionData.Builder setSecTypeBytes(com.google.protobuf.ByteString value)
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11;value - The bytes for secType to set.public double getFilledPrice()
filled price
double filledPrice = 12;getFilledPrice 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setFilledPrice(double value)
filled price
double filledPrice = 12;value - The filledPrice to set.public OrderTransactionData.Builder clearFilledPrice()
filled price
double filledPrice = 12;public long getFilledQuantity()
filled quantity
sint64 filledQuantity = 13;getFilledQuantity 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setFilledQuantity(long value)
filled quantity
sint64 filledQuantity = 13;value - The filledQuantity to set.public OrderTransactionData.Builder clearFilledQuantity()
filled quantity
sint64 filledQuantity = 13;public long getCreateTime()
uint64 createTime = 14;getCreateTime 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setCreateTime(long value)
uint64 createTime = 14;value - The createTime to set.public OrderTransactionData.Builder clearCreateTime()
uint64 createTime = 14;public long getUpdateTime()
uint64 updateTime = 15;getUpdateTime 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setUpdateTime(long value)
uint64 updateTime = 15;value - The updateTime to set.public OrderTransactionData.Builder clearUpdateTime()
uint64 updateTime = 15;public long getTransactTime()
transact time
uint64 transactTime = 16;getTransactTime 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setTransactTime(long value)
transact time
uint64 transactTime = 16;value - The transactTime to set.public OrderTransactionData.Builder clearTransactTime()
transact time
uint64 transactTime = 16;public long getTimestamp()
uint64 timestamp = 17;getTimestamp 在接口中 OrderTransactionDataOrBuilderpublic OrderTransactionData.Builder setTimestamp(long value)
uint64 timestamp = 17;value - The timestamp to set.public OrderTransactionData.Builder clearTimestamp()
uint64 timestamp = 17;public final OrderTransactionData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder>public final OrderTransactionData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<OrderTransactionData.Builder>Copyright © 2024. All rights reserved.