Uses of Class
ru.tinkoff.piapi.contract.v1.AssetInstrument
-
Uses of AssetInstrument in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return AssetInstrumentModifier and TypeMethodDescriptionAssetInstrument.Builder.build()AssetInstrument.Builder.buildPartial()static AssetInstrumentAssetInstrument.getDefaultInstance()AssetInstrument.Builder.getDefaultInstanceForType()AssetInstrument.getDefaultInstanceForType()Asset.Builder.getInstruments(int index) Массив идентификаторов инструментов.Asset.getInstruments(int index) Массив идентификаторов инструментов.AssetFull.Builder.getInstruments(int index) Массив идентификаторов инструментов.AssetFull.getInstruments(int index) Массив идентификаторов инструментов.AssetFullOrBuilder.getInstruments(int index) Массив идентификаторов инструментов.AssetOrBuilder.getInstruments(int index) Массив идентификаторов инструментов.static AssetInstrumentAssetInstrument.parseDelimitedFrom(InputStream input) static AssetInstrumentAssetInstrument.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetInstrumentAssetInstrument.parseFrom(byte[] data) static AssetInstrumentAssetInstrument.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetInstrumentAssetInstrument.parseFrom(com.google.protobuf.ByteString data) static AssetInstrumentAssetInstrument.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetInstrumentAssetInstrument.parseFrom(com.google.protobuf.CodedInputStream input) static AssetInstrumentAssetInstrument.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetInstrumentAssetInstrument.parseFrom(InputStream input) static AssetInstrumentAssetInstrument.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AssetInstrumentAssetInstrument.parseFrom(ByteBuffer data) static AssetInstrumentAssetInstrument.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type AssetInstrumentModifier and TypeMethodDescriptionAsset.Builder.getInstrumentsList()Массив идентификаторов инструментов.Asset.getInstrumentsList()Массив идентификаторов инструментов.AssetFull.Builder.getInstrumentsList()Массив идентификаторов инструментов.AssetFull.getInstrumentsList()Массив идентификаторов инструментов.AssetFullOrBuilder.getInstrumentsList()Массив идентификаторов инструментов.AssetOrBuilder.getInstrumentsList()Массив идентификаторов инструментов.com.google.protobuf.Parser<AssetInstrument>AssetInstrument.getParserForType()static com.google.protobuf.Parser<AssetInstrument>AssetInstrument.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type AssetInstrumentModifier and TypeMethodDescriptionAsset.Builder.addInstruments(int index, AssetInstrument value) Массив идентификаторов инструментов.Asset.Builder.addInstruments(AssetInstrument value) Массив идентификаторов инструментов.AssetFull.Builder.addInstruments(int index, AssetInstrument value) Массив идентификаторов инструментов.AssetFull.Builder.addInstruments(AssetInstrument value) Массив идентификаторов инструментов.AssetInstrument.Builder.mergeFrom(AssetInstrument other) static AssetInstrument.BuilderAssetInstrument.newBuilder(AssetInstrument prototype) Asset.Builder.setInstruments(int index, AssetInstrument value) Массив идентификаторов инструментов.AssetFull.Builder.setInstruments(int index, AssetInstrument value) Массив идентификаторов инструментов.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type AssetInstrumentModifier and TypeMethodDescriptionAsset.Builder.addAllInstruments(Iterable<? extends AssetInstrument> values) Массив идентификаторов инструментов.AssetFull.Builder.addAllInstruments(Iterable<? extends AssetInstrument> values) Массив идентификаторов инструментов.