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