Uses of Class
ru.tinkoff.piapi.contract.v1.Option
-
Uses of Option in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OptionModifier and TypeMethodDescriptionOption.Builder.build()Option.Builder.buildPartial()static OptionOption.getDefaultInstance()Option.Builder.getDefaultInstanceForType()Option.getDefaultInstanceForType()OptionResponse.Builder.getInstrument()Информация по опциону.OptionResponse.getInstrument()Информация по опциону.OptionResponseOrBuilder.getInstrument()Информация по опциону.OptionsResponse.Builder.getInstruments(int index) Массив данных по опциону.OptionsResponse.getInstruments(int index) Массив данных по опциону.OptionsResponseOrBuilder.getInstruments(int index) Массив данных по опциону.static OptionOption.parseDelimitedFrom(InputStream input) static OptionOption.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionOption.parseFrom(byte[] data) static OptionOption.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionOption.parseFrom(com.google.protobuf.ByteString data) static OptionOption.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionOption.parseFrom(com.google.protobuf.CodedInputStream input) static OptionOption.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionOption.parseFrom(InputStream input) static OptionOption.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OptionOption.parseFrom(ByteBuffer data) static OptionOption.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type OptionModifier and TypeMethodDescriptionOptionsResponse.Builder.getInstrumentsList()Массив данных по опциону.OptionsResponse.getInstrumentsList()Массив данных по опциону.OptionsResponseOrBuilder.getInstrumentsList()Массив данных по опциону.com.google.protobuf.Parser<Option>Option.getParserForType()static com.google.protobuf.Parser<Option>Option.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OptionModifier and TypeMethodDescriptionOptionsResponse.Builder.addInstruments(int index, Option value) Массив данных по опциону.OptionsResponse.Builder.addInstruments(Option value) Массив данных по опциону.OptionResponse.Builder.mergeInstrument(Option value) Информация по опциону.static Option.BuilderOption.newBuilder(Option prototype) OptionResponse.Builder.setInstrument(Option value) Информация по опциону.OptionsResponse.Builder.setInstruments(int index, Option value) Массив данных по опциону.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type OptionModifier and TypeMethodDescriptionOptionsResponse.Builder.addAllInstruments(Iterable<? extends Option> values) Массив данных по опциону.