Uses of Class
ru.tinkoff.piapi.contract.v1.Etf
-
Uses of Etf in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return EtfModifier and TypeMethodDescriptionEtf.Builder.build()Etf.Builder.buildPartial()static EtfEtf.getDefaultInstance()Etf.Builder.getDefaultInstanceForType()EtfResponse.Builder.getInstrument()Информация о фонде.EtfResponse.getInstrument()Информация о фонде.EtfResponseOrBuilder.getInstrument()Информация о фонде.EtfsResponse.Builder.getInstruments(int index) Массив фондов.EtfsResponse.getInstruments(int index) Массив фондов.EtfsResponseOrBuilder.getInstruments(int index) Массив фондов.static EtfEtf.parseDelimitedFrom(InputStream input) static EtfEtf.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EtfEtf.parseFrom(byte[] data) static EtfEtf.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EtfEtf.parseFrom(com.google.protobuf.ByteString data) static EtfEtf.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EtfEtf.parseFrom(com.google.protobuf.CodedInputStream input) static EtfEtf.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EtfEtf.parseFrom(InputStream input) static EtfEtf.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EtfEtf.parseFrom(ByteBuffer data) static EtfEtf.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type EtfModifier and TypeMethodDescriptionEtfsResponse.Builder.getInstrumentsList()Массив фондов.EtfsResponse.getInstrumentsList()Массив фондов.EtfsResponseOrBuilder.getInstrumentsList()Массив фондов.com.google.protobuf.Parser<Etf>Etf.getParserForType()static com.google.protobuf.Parser<Etf>Etf.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type EtfModifier and TypeMethodDescriptionEtfsResponse.Builder.addInstruments(int index, Etf value) Массив фондов.EtfsResponse.Builder.addInstruments(Etf value) Массив фондов.EtfResponse.Builder.mergeInstrument(Etf value) Информация о фонде.static Etf.BuilderEtf.newBuilder(Etf prototype) EtfResponse.Builder.setInstrument(Etf value) Информация о фонде.EtfsResponse.Builder.setInstruments(int index, Etf value) Массив фондов.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type EtfModifier and TypeMethodDescriptionEtfsResponse.Builder.addAllInstruments(Iterable<? extends Etf> values) Массив фондов.