Uses of Class
ru.tinkoff.piapi.contract.v1.LastPrice
-
Uses of LastPrice in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return LastPriceModifier and TypeMethodDescriptionLastPrice.Builder.build()LastPrice.Builder.buildPartial()static LastPriceLastPrice.getDefaultInstance()LastPrice.Builder.getDefaultInstanceForType()LastPrice.getDefaultInstanceForType()MarketDataResponse.Builder.getLastPrice()Цена последней сделки.MarketDataResponse.getLastPrice()Цена последней сделки.MarketDataResponseOrBuilder.getLastPrice()Цена последней сделки.GetLastPricesResponse.Builder.getLastPrices(int index) Массив цен последних сделок.GetLastPricesResponse.getLastPrices(int index) Массив цен последних сделок.GetLastPricesResponseOrBuilder.getLastPrices(int index) Массив цен последних сделок.static LastPriceLastPrice.parseDelimitedFrom(InputStream input) static LastPriceLastPrice.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceLastPrice.parseFrom(byte[] data) static LastPriceLastPrice.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceLastPrice.parseFrom(com.google.protobuf.ByteString data) static LastPriceLastPrice.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceLastPrice.parseFrom(com.google.protobuf.CodedInputStream input) static LastPriceLastPrice.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceLastPrice.parseFrom(InputStream input) static LastPriceLastPrice.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceLastPrice.parseFrom(ByteBuffer data) static LastPriceLastPrice.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type LastPriceModifier and TypeMethodDescriptionGetLastPricesResponse.Builder.getLastPricesList()Массив цен последних сделок.GetLastPricesResponse.getLastPricesList()Массив цен последних сделок.GetLastPricesResponseOrBuilder.getLastPricesList()Массив цен последних сделок.com.google.protobuf.Parser<LastPrice>LastPrice.getParserForType()static com.google.protobuf.Parser<LastPrice>LastPrice.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type LastPriceModifier and TypeMethodDescriptionGetLastPricesResponse.Builder.addLastPrices(int index, LastPrice value) Массив цен последних сделок.GetLastPricesResponse.Builder.addLastPrices(LastPrice value) Массив цен последних сделок.MarketDataResponse.Builder.mergeLastPrice(LastPrice value) Цена последней сделки.static LastPrice.BuilderLastPrice.newBuilder(LastPrice prototype) MarketDataResponse.Builder.setLastPrice(LastPrice value) Цена последней сделки.GetLastPricesResponse.Builder.setLastPrices(int index, LastPrice value) Массив цен последних сделок.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type LastPriceModifier and TypeMethodDescriptionGetLastPricesResponse.Builder.addAllLastPrices(Iterable<? extends LastPrice> values) Массив цен последних сделок.