public final class OrderStatusData extends com.google.protobuf.GeneratedMessageV3 implements OrderStatusDataOrBuilder
com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderStatusData| 限定符和类型 | 类和说明 |
|---|---|
static class |
OrderStatusData.Builder
Protobuf type
com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderStatusData |
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| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getAccount()
user account
string account = 2; |
com.google.protobuf.ByteString |
getAccountBytes()
user account
string account = 2; |
String |
getAction()
BUY or SELL
string action = 9; |
com.google.protobuf.ByteString |
getActionBytes()
BUY or SELL
string action = 9; |
String |
getAttrDesc()
order description
string attrDesc = 34; |
com.google.protobuf.ByteString |
getAttrDescBytes()
order description
string attrDesc = 34; |
double |
getAvgFillPrice()
average price at which the orders got filled
double avgFillPrice = 20; |
boolean |
getCanCancel()
bool canCancel = 29; |
String |
getCancelStatus()
order cancel status
string cancelStatus = 26; |
com.google.protobuf.ByteString |
getCancelStatusBytes()
order cancel status
string cancelStatus = 26; |
boolean |
getCanModify()
bool canModify = 28; |
float |
getCommissionAndFee()
commission and fee
float commissionAndFee = 35; |
String |
getCurrency()
currency.
|
com.google.protobuf.ByteString |
getCurrencyBytes()
currency.
|
static OrderStatusData |
getDefaultInstance() |
OrderStatusData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getErrorMsg()
error message
string errorMsg = 33; |
com.google.protobuf.ByteString |
getErrorMsgBytes()
error message
string errorMsg = 33; |
String |
getExpiry()
for options, formate:yyyyMMdd
string expiry = 4; |
com.google.protobuf.ByteString |
getExpiryBytes()
for options, formate:yyyyMMdd
string expiry = 4; |
double |
getFilledCashAmount()
double filledCashAmount = 40; |
long |
getFilledQuantity()
filled quantity
sint64 filledQuantity = 18; |
int |
getFilledQuantityScale()
filled quantity scale
sint32 filledQuantityScale = 19; |
double |
getGst()
Goods and Services Tax(TBSG only)
double gst = 41; |
long |
getId()
unique order id
sint64 id = 1; |
String |
getIdentifier()
string identifier = 7; |
com.google.protobuf.ByteString |
getIdentifierBytes()
string identifier = 7; |
boolean |
getIsLong()
bool isLong = 15; |
double |
getLimitPrice()
limit price(required when orderType is 'LMT')
double limitPrice = 21; |
boolean |
getLiquidation()
bool liquidation = 30; |
String |
getMarket()
market.
|
com.google.protobuf.ByteString |
getMarketBytes()
market.
|
int |
getMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 8; |
String |
getName()
symbol name
string name = 31; |
com.google.protobuf.ByteString |
getNameBytes()
symbol name
string name = 31; |
long |
getOpenTime()
timestamp when the order is placed
uint64 openTime = 36; |
String |
getOrderType()
order type
string orderType = 14; |
com.google.protobuf.ByteString |
getOrderTypeBytes()
order type
string orderType = 14; |
boolean |
getOutsideRth()
if trade outside regular trading hours (only applicable to U.S. market)
bool outsideRth = 27; |
com.google.protobuf.Parser<OrderStatusData> |
getParserForType() |
double |
getRealizedPnl()
realized profit and loss
double realizedPnl = 23; |
String |
getReplaceStatus()
order replace status
string replaceStatus = 25; |
com.google.protobuf.ByteString |
getReplaceStatusBytes()
order replace status
string replaceStatus = 25; |
String |
getRight()
for options
string right = 6; |
com.google.protobuf.ByteString |
getRightBytes()
for options
string right = 6; |
String |
getSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 13; |
com.google.protobuf.ByteString |
getSecTypeBytes()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 13; |
String |
getSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 12; |
com.google.protobuf.ByteString |
getSegTypeBytes()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 12; |
int |
getSerializedSize() |
String |
getSource()
order source(from 'OpenApi', or not)
string source = 32; |
com.google.protobuf.ByteString |
getSourceBytes()
order source(from 'OpenApi', or not)
string source = 32; |
String |
getStatus()
order status
string status = 24; |
com.google.protobuf.ByteString |
getStatusBytes()
order status
string status = 24; |
double |
getStopPrice()
stop price(required when orderType is 'STP')
double stopPrice = 22; |
String |
getStrike()
for options
string strike = 5; |
com.google.protobuf.ByteString |
getStrikeBytes()
for options
string strike = 5; |
String |
getSymbol()
string symbol = 3; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 3; |
long |
getTimestamp()
uint64 timestamp = 37; |
double |
getTotalCashAmount()
double totalCashAmount = 39; |
long |
getTotalQuantity()
total quantity
sint64 totalQuantity = 16; |
int |
getTotalQuantityScale()
total quantity scale
sint32 totalQuantityScale = 17; |
String |
getUserMark()
string userMark = 38; |
com.google.protobuf.ByteString |
getUserMarkBytes()
string userMark = 38; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OrderStatusData.Builder |
newBuilder() |
static OrderStatusData.Builder |
newBuilder(OrderStatusData prototype) |
OrderStatusData.Builder |
newBuilderForType() |
protected OrderStatusData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static OrderStatusData |
parseDelimitedFrom(InputStream input) |
static OrderStatusData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderStatusData |
parseFrom(byte[] data) |
static OrderStatusData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderStatusData |
parseFrom(ByteBuffer data) |
static OrderStatusData |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderStatusData |
parseFrom(com.google.protobuf.ByteString data) |
static OrderStatusData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderStatusData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OrderStatusData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderStatusData |
parseFrom(InputStream input) |
static OrderStatusData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OrderStatusData> |
parser() |
OrderStatusData.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 ACCOUNT_FIELD_NUMBER
public static final int SYMBOL_FIELD_NUMBER
public static final int EXPIRY_FIELD_NUMBER
public static final int STRIKE_FIELD_NUMBER
public static final int RIGHT_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 ORDERTYPE_FIELD_NUMBER
public static final int ISLONG_FIELD_NUMBER
public static final int TOTALQUANTITY_FIELD_NUMBER
public static final int TOTALQUANTITYSCALE_FIELD_NUMBER
public static final int FILLEDQUANTITY_FIELD_NUMBER
public static final int FILLEDQUANTITYSCALE_FIELD_NUMBER
public static final int AVGFILLPRICE_FIELD_NUMBER
public static final int LIMITPRICE_FIELD_NUMBER
public static final int STOPPRICE_FIELD_NUMBER
public static final int REALIZEDPNL_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int REPLACESTATUS_FIELD_NUMBER
public static final int CANCELSTATUS_FIELD_NUMBER
public static final int OUTSIDERTH_FIELD_NUMBER
public static final int CANMODIFY_FIELD_NUMBER
public static final int CANCANCEL_FIELD_NUMBER
public static final int LIQUIDATION_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
public static final int ERRORMSG_FIELD_NUMBER
public static final int ATTRDESC_FIELD_NUMBER
public static final int COMMISSIONANDFEE_FIELD_NUMBER
public static final int OPENTIME_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int USERMARK_FIELD_NUMBER
public static final int TOTALCASHAMOUNT_FIELD_NUMBER
public static final int FILLEDCASHAMOUNT_FIELD_NUMBER
public static final int GST_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()
unique order id
sint64 id = 1;getId 在接口中 OrderStatusDataOrBuilderpublic String getAccount()
user account
string account = 2;getAccount 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getAccountBytes()
user account
string account = 2;getAccountBytes 在接口中 OrderStatusDataOrBuilderpublic String getSymbol()
string symbol = 3;getSymbol 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getSymbolBytes()
string symbol = 3;getSymbolBytes 在接口中 OrderStatusDataOrBuilderpublic String getExpiry()
for options, formate:yyyyMMdd
string expiry = 4;getExpiry 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getExpiryBytes()
for options, formate:yyyyMMdd
string expiry = 4;getExpiryBytes 在接口中 OrderStatusDataOrBuilderpublic String getStrike()
for options
string strike = 5;getStrike 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getStrikeBytes()
for options
string strike = 5;getStrikeBytes 在接口中 OrderStatusDataOrBuilderpublic String getRight()
for options
string right = 6;getRight 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getRightBytes()
for options
string right = 6;getRightBytes 在接口中 OrderStatusDataOrBuilderpublic String getIdentifier()
string identifier = 7;getIdentifier 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getIdentifierBytes()
string identifier = 7;getIdentifierBytes 在接口中 OrderStatusDataOrBuilderpublic int getMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 8;getMultiplier 在接口中 OrderStatusDataOrBuilderpublic String getAction()
BUY or SELL
string action = 9;getAction 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getActionBytes()
BUY or SELL
string action = 9;getActionBytes 在接口中 OrderStatusDataOrBuilderpublic String getMarket()
market. US, HK, etc.
string market = 10;getMarket 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getMarketBytes()
market. US, HK, etc.
string market = 10;getMarketBytes 在接口中 OrderStatusDataOrBuilderpublic String getCurrency()
currency. USD, HKD, etc.
string currency = 11;getCurrency 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getCurrencyBytes()
currency. USD, HKD, etc.
string currency = 11;getCurrencyBytes 在接口中 OrderStatusDataOrBuilderpublic String getSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 12;getSegType 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getSegTypeBytes()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 12;getSegTypeBytes 在接口中 OrderStatusDataOrBuilderpublic String getSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 13;getSecType 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getSecTypeBytes()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 13;getSecTypeBytes 在接口中 OrderStatusDataOrBuilderpublic String getOrderType()
order type
string orderType = 14;getOrderType 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getOrderTypeBytes()
order type
string orderType = 14;getOrderTypeBytes 在接口中 OrderStatusDataOrBuilderpublic boolean getIsLong()
bool isLong = 15;getIsLong 在接口中 OrderStatusDataOrBuilderpublic long getTotalQuantity()
total quantity
sint64 totalQuantity = 16;getTotalQuantity 在接口中 OrderStatusDataOrBuilderpublic int getTotalQuantityScale()
total quantity scale
sint32 totalQuantityScale = 17;getTotalQuantityScale 在接口中 OrderStatusDataOrBuilderpublic long getFilledQuantity()
filled quantity
sint64 filledQuantity = 18;getFilledQuantity 在接口中 OrderStatusDataOrBuilderpublic int getFilledQuantityScale()
filled quantity scale
sint32 filledQuantityScale = 19;getFilledQuantityScale 在接口中 OrderStatusDataOrBuilderpublic double getAvgFillPrice()
average price at which the orders got filled
double avgFillPrice = 20;getAvgFillPrice 在接口中 OrderStatusDataOrBuilderpublic double getLimitPrice()
limit price(required when orderType is 'LMT')
double limitPrice = 21;getLimitPrice 在接口中 OrderStatusDataOrBuilderpublic double getStopPrice()
stop price(required when orderType is 'STP')
double stopPrice = 22;getStopPrice 在接口中 OrderStatusDataOrBuilderpublic double getRealizedPnl()
realized profit and loss
double realizedPnl = 23;getRealizedPnl 在接口中 OrderStatusDataOrBuilderpublic String getStatus()
order status
string status = 24;getStatus 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
order status
string status = 24;getStatusBytes 在接口中 OrderStatusDataOrBuilderpublic String getReplaceStatus()
order replace status
string replaceStatus = 25;getReplaceStatus 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getReplaceStatusBytes()
order replace status
string replaceStatus = 25;getReplaceStatusBytes 在接口中 OrderStatusDataOrBuilderpublic String getCancelStatus()
order cancel status
string cancelStatus = 26;getCancelStatus 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getCancelStatusBytes()
order cancel status
string cancelStatus = 26;getCancelStatusBytes 在接口中 OrderStatusDataOrBuilderpublic boolean getOutsideRth()
if trade outside regular trading hours (only applicable to U.S. market)
bool outsideRth = 27;getOutsideRth 在接口中 OrderStatusDataOrBuilderpublic boolean getCanModify()
bool canModify = 28;getCanModify 在接口中 OrderStatusDataOrBuilderpublic boolean getCanCancel()
bool canCancel = 29;getCanCancel 在接口中 OrderStatusDataOrBuilderpublic boolean getLiquidation()
bool liquidation = 30;getLiquidation 在接口中 OrderStatusDataOrBuilderpublic String getName()
symbol name
string name = 31;getName 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
symbol name
string name = 31;getNameBytes 在接口中 OrderStatusDataOrBuilderpublic String getSource()
order source(from 'OpenApi', or not)
string source = 32;getSource 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getSourceBytes()
order source(from 'OpenApi', or not)
string source = 32;getSourceBytes 在接口中 OrderStatusDataOrBuilderpublic String getErrorMsg()
error message
string errorMsg = 33;getErrorMsg 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getErrorMsgBytes()
error message
string errorMsg = 33;getErrorMsgBytes 在接口中 OrderStatusDataOrBuilderpublic String getAttrDesc()
order description
string attrDesc = 34;getAttrDesc 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getAttrDescBytes()
order description
string attrDesc = 34;getAttrDescBytes 在接口中 OrderStatusDataOrBuilderpublic float getCommissionAndFee()
commission and fee
float commissionAndFee = 35;getCommissionAndFee 在接口中 OrderStatusDataOrBuilderpublic long getOpenTime()
timestamp when the order is placed
uint64 openTime = 36;getOpenTime 在接口中 OrderStatusDataOrBuilderpublic long getTimestamp()
uint64 timestamp = 37;getTimestamp 在接口中 OrderStatusDataOrBuilderpublic String getUserMark()
string userMark = 38;getUserMark 在接口中 OrderStatusDataOrBuilderpublic com.google.protobuf.ByteString getUserMarkBytes()
string userMark = 38;getUserMarkBytes 在接口中 OrderStatusDataOrBuilderpublic double getTotalCashAmount()
double totalCashAmount = 39;getTotalCashAmount 在接口中 OrderStatusDataOrBuilderpublic double getFilledCashAmount()
double filledCashAmount = 40;getFilledCashAmount 在接口中 OrderStatusDataOrBuilderpublic double getGst()
Goods and Services Tax(TBSG only)
double gst = 41;getGst 在接口中 OrderStatusDataOrBuilderpublic 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 OrderStatusData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderStatusData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderStatusData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderStatusData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderStatusData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderStatusData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OrderStatusData parseFrom(InputStream input) throws IOException
IOExceptionpublic static OrderStatusData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OrderStatusData parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OrderStatusData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OrderStatusData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OrderStatusData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OrderStatusData.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static OrderStatusData.Builder newBuilder()
public static OrderStatusData.Builder newBuilder(OrderStatusData prototype)
public OrderStatusData.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected OrderStatusData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static OrderStatusData getDefaultInstance()
public static com.google.protobuf.Parser<OrderStatusData> parser()
public com.google.protobuf.Parser<OrderStatusData> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public OrderStatusData getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.