public static interface Api.InstrumentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency()
string currency = 5; |
com.google.protobuf.ByteString |
getCurrencyBytes()
string currency = 5; |
String |
getExchangeCode()
string exchange_code = 4; |
com.google.protobuf.ByteString |
getExchangeCodeBytes()
string exchange_code = 4; |
String |
getInstrumentId()
string instrument_id = 3; |
com.google.protobuf.ByteString |
getInstrumentIdBytes()
string instrument_id = 3; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getSymbol()
string symbol = 2; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;String getSymbol()
string symbol = 2;com.google.protobuf.ByteString getSymbolBytes()
string symbol = 2;String getInstrumentId()
string instrument_id = 3;com.google.protobuf.ByteString getInstrumentIdBytes()
string instrument_id = 3;String getExchangeCode()
string exchange_code = 4;com.google.protobuf.ByteString getExchangeCodeBytes()
string exchange_code = 4;String getCurrency()
string currency = 5;com.google.protobuf.ByteString getCurrencyBytes()
string currency = 5;Copyright © 2025 Webull. All rights reserved.