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