Uses of Class
ru.tinkoff.piapi.contract.v1.InstrumentLink
-
Uses of InstrumentLink in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return InstrumentLinkModifier and TypeMethodDescriptionInstrumentLink.Builder.build()InstrumentLink.Builder.buildPartial()static InstrumentLinkInstrumentLink.getDefaultInstance()InstrumentLink.Builder.getDefaultInstanceForType()InstrumentLink.getDefaultInstanceForType()AssetInstrument.Builder.getLinks(int index) Массив связанных инструментов.AssetInstrument.getLinks(int index) Массив связанных инструментов.AssetInstrumentOrBuilder.getLinks(int index) Массив связанных инструментов.static InstrumentLinkInstrumentLink.parseDelimitedFrom(InputStream input) static InstrumentLinkInstrumentLink.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentLinkInstrumentLink.parseFrom(byte[] data) static InstrumentLinkInstrumentLink.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentLinkInstrumentLink.parseFrom(com.google.protobuf.ByteString data) static InstrumentLinkInstrumentLink.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentLinkInstrumentLink.parseFrom(com.google.protobuf.CodedInputStream input) static InstrumentLinkInstrumentLink.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentLinkInstrumentLink.parseFrom(InputStream input) static InstrumentLinkInstrumentLink.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstrumentLinkInstrumentLink.parseFrom(ByteBuffer data) static InstrumentLinkInstrumentLink.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type InstrumentLinkModifier and TypeMethodDescriptionAssetInstrument.Builder.getLinksList()Массив связанных инструментов.AssetInstrument.getLinksList()Массив связанных инструментов.AssetInstrumentOrBuilder.getLinksList()Массив связанных инструментов.com.google.protobuf.Parser<InstrumentLink>InstrumentLink.getParserForType()static com.google.protobuf.Parser<InstrumentLink>InstrumentLink.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type InstrumentLinkModifier and TypeMethodDescriptionAssetInstrument.Builder.addLinks(int index, InstrumentLink value) Массив связанных инструментов.AssetInstrument.Builder.addLinks(InstrumentLink value) Массив связанных инструментов.InstrumentLink.Builder.mergeFrom(InstrumentLink other) static InstrumentLink.BuilderInstrumentLink.newBuilder(InstrumentLink prototype) AssetInstrument.Builder.setLinks(int index, InstrumentLink value) Массив связанных инструментов.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type InstrumentLinkModifier and TypeMethodDescriptionAssetInstrument.Builder.addAllLinks(Iterable<? extends InstrumentLink> values) Массив связанных инструментов.