Uses of Class
ru.tinkoff.piapi.contract.v1.OrderBookInstrument
-
Uses of OrderBookInstrument in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OrderBookInstrumentModifier and TypeMethodDescriptionOrderBookInstrument.Builder.build()OrderBookInstrument.Builder.buildPartial()static OrderBookInstrumentOrderBookInstrument.getDefaultInstance()OrderBookInstrument.Builder.getDefaultInstanceForType()OrderBookInstrument.getDefaultInstanceForType()SubscribeOrderBookRequest.Builder.getInstruments(int index) Массив инструментов для подписки на стаканы.SubscribeOrderBookRequest.getInstruments(int index) Массив инструментов для подписки на стаканы.SubscribeOrderBookRequestOrBuilder.getInstruments(int index) Массив инструментов для подписки на стаканы.static OrderBookInstrumentOrderBookInstrument.parseDelimitedFrom(InputStream input) static OrderBookInstrumentOrderBookInstrument.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrderBookInstrumentOrderBookInstrument.parseFrom(byte[] data) static OrderBookInstrumentOrderBookInstrument.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrderBookInstrumentOrderBookInstrument.parseFrom(com.google.protobuf.ByteString data) static OrderBookInstrumentOrderBookInstrument.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrderBookInstrumentOrderBookInstrument.parseFrom(com.google.protobuf.CodedInputStream input) static OrderBookInstrumentOrderBookInstrument.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrderBookInstrumentOrderBookInstrument.parseFrom(InputStream input) static OrderBookInstrumentOrderBookInstrument.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrderBookInstrumentOrderBookInstrument.parseFrom(ByteBuffer data) static OrderBookInstrumentOrderBookInstrument.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type OrderBookInstrumentModifier and TypeMethodDescriptionSubscribeOrderBookRequest.Builder.getInstrumentsList()Массив инструментов для подписки на стаканы.SubscribeOrderBookRequest.getInstrumentsList()Массив инструментов для подписки на стаканы.SubscribeOrderBookRequestOrBuilder.getInstrumentsList()Массив инструментов для подписки на стаканы.com.google.protobuf.Parser<OrderBookInstrument>OrderBookInstrument.getParserForType()static com.google.protobuf.Parser<OrderBookInstrument>OrderBookInstrument.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OrderBookInstrumentModifier and TypeMethodDescriptionSubscribeOrderBookRequest.Builder.addInstruments(int index, OrderBookInstrument value) Массив инструментов для подписки на стаканы.SubscribeOrderBookRequest.Builder.addInstruments(OrderBookInstrument value) Массив инструментов для подписки на стаканы.OrderBookInstrument.Builder.mergeFrom(OrderBookInstrument other) static OrderBookInstrument.BuilderOrderBookInstrument.newBuilder(OrderBookInstrument prototype) SubscribeOrderBookRequest.Builder.setInstruments(int index, OrderBookInstrument value) Массив инструментов для подписки на стаканы.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type OrderBookInstrumentModifier and TypeMethodDescriptionSubscribeOrderBookRequest.Builder.addAllInstruments(Iterable<? extends OrderBookInstrument> values) Массив инструментов для подписки на стаканы.