Uses of Class
ru.tinkoff.piapi.contract.v1.InstrumentClosePriceResponse
-
Uses of InstrumentClosePriceResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return InstrumentClosePriceResponseModifier and TypeMethodDescriptionInstrumentClosePriceResponse.Builder.build()InstrumentClosePriceResponse.Builder.buildPartial()GetClosePricesResponse.Builder.getClosePrices(int index) Массив по инструментам.GetClosePricesResponse.getClosePrices(int index) Массив по инструментам.GetClosePricesResponseOrBuilder.getClosePrices(int index) Массив по инструментам.static InstrumentClosePriceResponseInstrumentClosePriceResponse.getDefaultInstance()InstrumentClosePriceResponse.Builder.getDefaultInstanceForType()InstrumentClosePriceResponse.getDefaultInstanceForType()static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseDelimitedFrom(InputStream input) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(byte[] data) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(com.google.protobuf.ByteString data) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(com.google.protobuf.CodedInputStream input) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(InputStream input) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(ByteBuffer data) static InstrumentClosePriceResponseInstrumentClosePriceResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type InstrumentClosePriceResponseModifier and TypeMethodDescriptionGetClosePricesResponse.Builder.getClosePricesList()Массив по инструментам.GetClosePricesResponse.getClosePricesList()Массив по инструментам.GetClosePricesResponseOrBuilder.getClosePricesList()Массив по инструментам.com.google.protobuf.Parser<InstrumentClosePriceResponse>InstrumentClosePriceResponse.getParserForType()static com.google.protobuf.Parser<InstrumentClosePriceResponse>InstrumentClosePriceResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type InstrumentClosePriceResponseModifier and TypeMethodDescriptionGetClosePricesResponse.Builder.addClosePrices(int index, InstrumentClosePriceResponse value) Массив по инструментам.GetClosePricesResponse.Builder.addClosePrices(InstrumentClosePriceResponse value) Массив по инструментам.InstrumentClosePriceResponse.Builder.mergeFrom(InstrumentClosePriceResponse other) InstrumentClosePriceResponse.newBuilder(InstrumentClosePriceResponse prototype) GetClosePricesResponse.Builder.setClosePrices(int index, InstrumentClosePriceResponse value) Массив по инструментам.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type InstrumentClosePriceResponseModifier and TypeMethodDescriptionGetClosePricesResponse.Builder.addAllClosePrices(Iterable<? extends InstrumentClosePriceResponse> values) Массив по инструментам.