public static final class QuoteDepthData.OrderBook extends com.google.protobuf.GeneratedMessageV3 implements QuoteDepthData.OrderBookOrBuilder
com.tigerbrokers.stock.openapi.client.socket.data.pb.QuoteDepthData.OrderBook| 限定符和类型 | 类和说明 |
|---|---|
static class |
QuoteDepthData.OrderBook.Builder
Protobuf type
com.tigerbrokers.stock.openapi.client.socket.data.pb.QuoteDepthData.OrderBook |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
EXCHANGE_FIELD_NUMBER |
static int |
ORDERCOUNT_FIELD_NUMBER |
static int |
PRICE_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
static int |
VOLUME_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static QuoteDepthData.OrderBook |
getDefaultInstance() |
QuoteDepthData.OrderBook |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getExchange(int index)
option exchange
repeated string exchange = 4; |
com.google.protobuf.ByteString |
getExchangeBytes(int index)
option exchange
repeated string exchange = 4; |
int |
getExchangeCount()
option exchange
repeated string exchange = 4; |
com.google.protobuf.ProtocolStringList |
getExchangeList()
option exchange
repeated string exchange = 4; |
int |
getOrderCount(int index)
required when symbol in HK market
repeated uint32 orderCount = 3; |
int |
getOrderCountCount()
required when symbol in HK market
repeated uint32 orderCount = 3; |
List<Integer> |
getOrderCountList()
required when symbol in HK market
repeated uint32 orderCount = 3; |
com.google.protobuf.Parser<QuoteDepthData.OrderBook> |
getParserForType() |
double |
getPrice(int index)
repeated double price = 1; |
int |
getPriceCount()
repeated double price = 1; |
List<Double> |
getPriceList()
repeated double price = 1; |
int |
getSerializedSize() |
long |
getTime(int index)
option exchange time
repeated sint64 time = 5; |
int |
getTimeCount()
option exchange time
repeated sint64 time = 5; |
List<Long> |
getTimeList()
option exchange time
repeated sint64 time = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getVolume(int index)
repeated sint64 volume = 2; |
int |
getVolumeCount()
repeated sint64 volume = 2; |
List<Long> |
getVolumeList()
repeated sint64 volume = 2; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static QuoteDepthData.OrderBook.Builder |
newBuilder() |
static QuoteDepthData.OrderBook.Builder |
newBuilder(QuoteDepthData.OrderBook prototype) |
QuoteDepthData.OrderBook.Builder |
newBuilderForType() |
protected QuoteDepthData.OrderBook.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static QuoteDepthData.OrderBook |
parseDelimitedFrom(InputStream input) |
static QuoteDepthData.OrderBook |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuoteDepthData.OrderBook |
parseFrom(byte[] data) |
static QuoteDepthData.OrderBook |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuoteDepthData.OrderBook |
parseFrom(ByteBuffer data) |
static QuoteDepthData.OrderBook |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuoteDepthData.OrderBook |
parseFrom(com.google.protobuf.ByteString data) |
static QuoteDepthData.OrderBook |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuoteDepthData.OrderBook |
parseFrom(com.google.protobuf.CodedInputStream input) |
static QuoteDepthData.OrderBook |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuoteDepthData.OrderBook |
parseFrom(InputStream input) |
static QuoteDepthData.OrderBook |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<QuoteDepthData.OrderBook> |
parser() |
QuoteDepthData.OrderBook.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 PRICE_FIELD_NUMBER
public static final int VOLUME_FIELD_NUMBER
public static final int ORDERCOUNT_FIELD_NUMBER
public static final int EXCHANGE_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public List<Double> getPriceList()
repeated double price = 1;getPriceList 在接口中 QuoteDepthData.OrderBookOrBuilderpublic int getPriceCount()
repeated double price = 1;getPriceCount 在接口中 QuoteDepthData.OrderBookOrBuilderpublic double getPrice(int index)
repeated double price = 1;getPrice 在接口中 QuoteDepthData.OrderBookOrBuilderindex - The index of the element to return.public List<Long> getVolumeList()
repeated sint64 volume = 2;getVolumeList 在接口中 QuoteDepthData.OrderBookOrBuilderpublic int getVolumeCount()
repeated sint64 volume = 2;getVolumeCount 在接口中 QuoteDepthData.OrderBookOrBuilderpublic long getVolume(int index)
repeated sint64 volume = 2;getVolume 在接口中 QuoteDepthData.OrderBookOrBuilderindex - The index of the element to return.public List<Integer> getOrderCountList()
required when symbol in HK market
repeated uint32 orderCount = 3;getOrderCountList 在接口中 QuoteDepthData.OrderBookOrBuilderpublic int getOrderCountCount()
required when symbol in HK market
repeated uint32 orderCount = 3;getOrderCountCount 在接口中 QuoteDepthData.OrderBookOrBuilderpublic int getOrderCount(int index)
required when symbol in HK market
repeated uint32 orderCount = 3;getOrderCount 在接口中 QuoteDepthData.OrderBookOrBuilderindex - The index of the element to return.public com.google.protobuf.ProtocolStringList getExchangeList()
option exchange
repeated string exchange = 4;getExchangeList 在接口中 QuoteDepthData.OrderBookOrBuilderpublic int getExchangeCount()
option exchange
repeated string exchange = 4;getExchangeCount 在接口中 QuoteDepthData.OrderBookOrBuilderpublic String getExchange(int index)
option exchange
repeated string exchange = 4;getExchange 在接口中 QuoteDepthData.OrderBookOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getExchangeBytes(int index)
option exchange
repeated string exchange = 4;getExchangeBytes 在接口中 QuoteDepthData.OrderBookOrBuilderindex - The index of the value to return.public List<Long> getTimeList()
option exchange time
repeated sint64 time = 5;getTimeList 在接口中 QuoteDepthData.OrderBookOrBuilderpublic int getTimeCount()
option exchange time
repeated sint64 time = 5;getTimeCount 在接口中 QuoteDepthData.OrderBookOrBuilderpublic long getTime(int index)
option exchange time
repeated sint64 time = 5;getTime 在接口中 QuoteDepthData.OrderBookOrBuilderindex - The index of the element to return.public 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 QuoteDepthData.OrderBook parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuoteDepthData.OrderBook parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuoteDepthData.OrderBook parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuoteDepthData.OrderBook parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuoteDepthData.OrderBook parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuoteDepthData.OrderBook parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuoteDepthData.OrderBook parseFrom(InputStream input) throws IOException
IOExceptionpublic static QuoteDepthData.OrderBook parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QuoteDepthData.OrderBook parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static QuoteDepthData.OrderBook parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QuoteDepthData.OrderBook parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static QuoteDepthData.OrderBook parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic QuoteDepthData.OrderBook.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static QuoteDepthData.OrderBook.Builder newBuilder()
public static QuoteDepthData.OrderBook.Builder newBuilder(QuoteDepthData.OrderBook prototype)
public QuoteDepthData.OrderBook.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected QuoteDepthData.OrderBook.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static QuoteDepthData.OrderBook getDefaultInstance()
public static com.google.protobuf.Parser<QuoteDepthData.OrderBook> parser()
public com.google.protobuf.Parser<QuoteDepthData.OrderBook> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public QuoteDepthData.OrderBook getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.