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