public static final class Quotes.Snapshot extends com.google.protobuf.GeneratedMessageV3 implements Quotes.SnapshotOrBuilder
quotes.Snapshot| Modifier and Type | Class and Description |
|---|---|
static class |
Quotes.Snapshot.Builder
Protobuf type
quotes.Snapshot |
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| Modifier and Type | Field and Description |
|---|---|
static int |
BASIC_FIELD_NUMBER |
static int |
CHANGE_FIELD_NUMBER |
static int |
CHANGE_RATIO_FIELD_NUMBER |
static int |
HIGH_FIELD_NUMBER |
static int |
LOW_FIELD_NUMBER |
static int |
OPEN_FIELD_NUMBER |
static int |
PRE_CLOSE_FIELD_NUMBER |
static int |
PRICE_FIELD_NUMBER |
static int |
TRADE_TIME_FIELD_NUMBER |
static int |
VOLUME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Quotes.Basic |
getBasic()
.quotes.Basic basic = 1; |
Quotes.BasicOrBuilder |
getBasicOrBuilder()
.quotes.Basic basic = 1; |
String |
getChange()
string change = 9; |
com.google.protobuf.ByteString |
getChangeBytes()
string change = 9; |
String |
getChangeRatio()
string change_ratio = 10; |
com.google.protobuf.ByteString |
getChangeRatioBytes()
string change_ratio = 10; |
static Quotes.Snapshot |
getDefaultInstance() |
Quotes.Snapshot |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHigh()
string high = 5; |
com.google.protobuf.ByteString |
getHighBytes()
string high = 5; |
String |
getLow()
string low = 6; |
com.google.protobuf.ByteString |
getLowBytes()
string low = 6; |
String |
getOpen()
string open = 4; |
com.google.protobuf.ByteString |
getOpenBytes()
string open = 4; |
com.google.protobuf.Parser<Quotes.Snapshot> |
getParserForType() |
String |
getPreClose()
string pre_close = 7; |
com.google.protobuf.ByteString |
getPreCloseBytes()
string pre_close = 7; |
String |
getPrice()
string price = 3; |
com.google.protobuf.ByteString |
getPriceBytes()
string price = 3; |
int |
getSerializedSize() |
String |
getTradeTime()
string trade_time = 2; |
com.google.protobuf.ByteString |
getTradeTimeBytes()
string trade_time = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVolume()
string volume = 8; |
com.google.protobuf.ByteString |
getVolumeBytes()
string volume = 8; |
boolean |
hasBasic()
.quotes.Basic basic = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Quotes.Snapshot.Builder |
newBuilder() |
static Quotes.Snapshot.Builder |
newBuilder(Quotes.Snapshot prototype) |
Quotes.Snapshot.Builder |
newBuilderForType() |
protected Quotes.Snapshot.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Quotes.Snapshot |
parseDelimitedFrom(InputStream input) |
static Quotes.Snapshot |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quotes.Snapshot |
parseFrom(byte[] data) |
static Quotes.Snapshot |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quotes.Snapshot |
parseFrom(ByteBuffer data) |
static Quotes.Snapshot |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quotes.Snapshot |
parseFrom(com.google.protobuf.ByteString data) |
static Quotes.Snapshot |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quotes.Snapshot |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Quotes.Snapshot |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Quotes.Snapshot |
parseFrom(InputStream input) |
static Quotes.Snapshot |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Quotes.Snapshot> |
parser() |
Quotes.Snapshot.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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int BASIC_FIELD_NUMBER
public static final int TRADE_TIME_FIELD_NUMBER
public static final int PRICE_FIELD_NUMBER
public static final int OPEN_FIELD_NUMBER
public static final int HIGH_FIELD_NUMBER
public static final int LOW_FIELD_NUMBER
public static final int PRE_CLOSE_FIELD_NUMBER
public static final int VOLUME_FIELD_NUMBER
public static final int CHANGE_FIELD_NUMBER
public static final int CHANGE_RATIO_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasBasic()
.quotes.Basic basic = 1;hasBasic in interface Quotes.SnapshotOrBuilderpublic Quotes.Basic getBasic()
.quotes.Basic basic = 1;getBasic in interface Quotes.SnapshotOrBuilderpublic Quotes.BasicOrBuilder getBasicOrBuilder()
.quotes.Basic basic = 1;getBasicOrBuilder in interface Quotes.SnapshotOrBuilderpublic String getTradeTime()
string trade_time = 2;getTradeTime in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getTradeTimeBytes()
string trade_time = 2;getTradeTimeBytes in interface Quotes.SnapshotOrBuilderpublic String getPrice()
string price = 3;getPrice in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getPriceBytes()
string price = 3;getPriceBytes in interface Quotes.SnapshotOrBuilderpublic String getOpen()
string open = 4;getOpen in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getOpenBytes()
string open = 4;getOpenBytes in interface Quotes.SnapshotOrBuilderpublic String getHigh()
string high = 5;getHigh in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getHighBytes()
string high = 5;getHighBytes in interface Quotes.SnapshotOrBuilderpublic String getLow()
string low = 6;getLow in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getLowBytes()
string low = 6;getLowBytes in interface Quotes.SnapshotOrBuilderpublic String getPreClose()
string pre_close = 7;getPreClose in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getPreCloseBytes()
string pre_close = 7;getPreCloseBytes in interface Quotes.SnapshotOrBuilderpublic String getVolume()
string volume = 8;getVolume in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getVolumeBytes()
string volume = 8;getVolumeBytes in interface Quotes.SnapshotOrBuilderpublic String getChange()
string change = 9;getChange in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getChangeBytes()
string change = 9;getChangeBytes in interface Quotes.SnapshotOrBuilderpublic String getChangeRatio()
string change_ratio = 10;getChangeRatio in interface Quotes.SnapshotOrBuilderpublic com.google.protobuf.ByteString getChangeRatioBytes()
string change_ratio = 10;getChangeRatioBytes in interface Quotes.SnapshotOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Quotes.Snapshot parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Quotes.Snapshot parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Quotes.Snapshot parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Quotes.Snapshot parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Quotes.Snapshot parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Quotes.Snapshot parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Quotes.Snapshot parseFrom(InputStream input) throws IOException
IOExceptionpublic static Quotes.Snapshot parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Quotes.Snapshot parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Quotes.Snapshot parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Quotes.Snapshot parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Quotes.Snapshot parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Quotes.Snapshot.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Quotes.Snapshot.Builder newBuilder()
public static Quotes.Snapshot.Builder newBuilder(Quotes.Snapshot prototype)
public Quotes.Snapshot.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Quotes.Snapshot.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Quotes.Snapshot getDefaultInstance()
public static com.google.protobuf.Parser<Quotes.Snapshot> parser()
public com.google.protobuf.Parser<Quotes.Snapshot> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Quotes.Snapshot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Webull. All rights reserved.