Uses of Class
ru.tinkoff.piapi.contract.v1.HistoricCandle
-
Uses of HistoricCandle in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return HistoricCandleModifier and TypeMethodDescriptionHistoricCandle.Builder.build()HistoricCandle.Builder.buildPartial()GetCandlesResponse.Builder.getCandles(int index) Массив свечей.GetCandlesResponse.getCandles(int index) Массив свечей.GetCandlesResponseOrBuilder.getCandles(int index) Массив свечей.static HistoricCandleHistoricCandle.getDefaultInstance()HistoricCandle.Builder.getDefaultInstanceForType()HistoricCandle.getDefaultInstanceForType()static HistoricCandleHistoricCandle.parseDelimitedFrom(InputStream input) static HistoricCandleHistoricCandle.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HistoricCandleHistoricCandle.parseFrom(byte[] data) static HistoricCandleHistoricCandle.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HistoricCandleHistoricCandle.parseFrom(com.google.protobuf.ByteString data) static HistoricCandleHistoricCandle.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HistoricCandleHistoricCandle.parseFrom(com.google.protobuf.CodedInputStream input) static HistoricCandleHistoricCandle.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HistoricCandleHistoricCandle.parseFrom(InputStream input) static HistoricCandleHistoricCandle.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HistoricCandleHistoricCandle.parseFrom(ByteBuffer data) static HistoricCandleHistoricCandle.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type HistoricCandleModifier and TypeMethodDescriptionGetCandlesResponse.Builder.getCandlesList()Массив свечей.GetCandlesResponse.getCandlesList()Массив свечей.GetCandlesResponseOrBuilder.getCandlesList()Массив свечей.com.google.protobuf.Parser<HistoricCandle>HistoricCandle.getParserForType()static com.google.protobuf.Parser<HistoricCandle>HistoricCandle.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type HistoricCandleModifier and TypeMethodDescriptionGetCandlesResponse.Builder.addCandles(int index, HistoricCandle value) Массив свечей.GetCandlesResponse.Builder.addCandles(HistoricCandle value) Массив свечей.HistoricCandle.Builder.mergeFrom(HistoricCandle other) static HistoricCandle.BuilderHistoricCandle.newBuilder(HistoricCandle prototype) GetCandlesResponse.Builder.setCandles(int index, HistoricCandle value) Массив свечей.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type HistoricCandleModifier and TypeMethodDescriptionGetCandlesResponse.Builder.addAllCandles(Iterable<? extends HistoricCandle> values) Массив свечей.