public static interface Api.BarOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClose()
string close = 3; |
com.google.protobuf.ByteString |
getCloseBytes()
string close = 3; |
String |
getHigh()
string high = 4; |
com.google.protobuf.ByteString |
getHighBytes()
string high = 4; |
String |
getLow()
string low = 5; |
com.google.protobuf.ByteString |
getLowBytes()
string low = 5; |
String |
getOpen()
string open = 2; |
com.google.protobuf.ByteString |
getOpenBytes()
string open = 2; |
String |
getTime()
string time = 1; |
com.google.protobuf.ByteString |
getTimeBytes()
string time = 1; |
String |
getVolume()
string volume = 6; |
com.google.protobuf.ByteString |
getVolumeBytes()
string volume = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTime()
string time = 1;com.google.protobuf.ByteString getTimeBytes()
string time = 1;String getOpen()
string open = 2;com.google.protobuf.ByteString getOpenBytes()
string open = 2;String getClose()
string close = 3;com.google.protobuf.ByteString getCloseBytes()
string close = 3;String getHigh()
string high = 4;com.google.protobuf.ByteString getHighBytes()
string high = 4;String getLow()
string low = 5;com.google.protobuf.ByteString getLowBytes()
string low = 5;String getVolume()
string volume = 6;com.google.protobuf.ByteString getVolumeBytes()
string volume = 6;Copyright © 2025 Webull. All rights reserved.