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