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