Uses of Class
ru.tinkoff.piapi.contract.v1.LastPriceSubscription
-
Uses of LastPriceSubscription in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return LastPriceSubscriptionModifier and TypeMethodDescriptionLastPriceSubscription.Builder.build()LastPriceSubscription.Builder.buildPartial()static LastPriceSubscriptionLastPriceSubscription.getDefaultInstance()LastPriceSubscription.Builder.getDefaultInstanceForType()LastPriceSubscription.getDefaultInstanceForType()SubscribeLastPriceResponse.Builder.getLastPriceSubscriptions(int index) Массив статусов подписки на цену последней сделки.SubscribeLastPriceResponse.getLastPriceSubscriptions(int index) Массив статусов подписки на цену последней сделки.SubscribeLastPriceResponseOrBuilder.getLastPriceSubscriptions(int index) Массив статусов подписки на цену последней сделки.static LastPriceSubscriptionLastPriceSubscription.parseDelimitedFrom(InputStream input) static LastPriceSubscriptionLastPriceSubscription.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceSubscriptionLastPriceSubscription.parseFrom(byte[] data) static LastPriceSubscriptionLastPriceSubscription.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceSubscriptionLastPriceSubscription.parseFrom(com.google.protobuf.ByteString data) static LastPriceSubscriptionLastPriceSubscription.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceSubscriptionLastPriceSubscription.parseFrom(com.google.protobuf.CodedInputStream input) static LastPriceSubscriptionLastPriceSubscription.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceSubscriptionLastPriceSubscription.parseFrom(InputStream input) static LastPriceSubscriptionLastPriceSubscription.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LastPriceSubscriptionLastPriceSubscription.parseFrom(ByteBuffer data) static LastPriceSubscriptionLastPriceSubscription.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type LastPriceSubscriptionModifier and TypeMethodDescriptionSubscribeLastPriceResponse.Builder.getLastPriceSubscriptionsList()Массив статусов подписки на цену последней сделки.SubscribeLastPriceResponse.getLastPriceSubscriptionsList()Массив статусов подписки на цену последней сделки.SubscribeLastPriceResponseOrBuilder.getLastPriceSubscriptionsList()Массив статусов подписки на цену последней сделки.com.google.protobuf.Parser<LastPriceSubscription>LastPriceSubscription.getParserForType()static com.google.protobuf.Parser<LastPriceSubscription>LastPriceSubscription.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type LastPriceSubscriptionModifier and TypeMethodDescriptionSubscribeLastPriceResponse.Builder.addLastPriceSubscriptions(int index, LastPriceSubscription value) Массив статусов подписки на цену последней сделки.SubscribeLastPriceResponse.Builder.addLastPriceSubscriptions(LastPriceSubscription value) Массив статусов подписки на цену последней сделки.LastPriceSubscription.Builder.mergeFrom(LastPriceSubscription other) LastPriceSubscription.newBuilder(LastPriceSubscription prototype) SubscribeLastPriceResponse.Builder.setLastPriceSubscriptions(int index, LastPriceSubscription value) Массив статусов подписки на цену последней сделки.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type LastPriceSubscriptionModifier and TypeMethodDescriptionSubscribeLastPriceResponse.Builder.addAllLastPriceSubscriptions(Iterable<? extends LastPriceSubscription> values) Массив статусов подписки на цену последней сделки.