Uses of Class
ru.tinkoff.piapi.contract.v1.Currency
-
Uses of Currency in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return CurrencyModifier and TypeMethodDescriptionCurrency.Builder.build()Currency.Builder.buildPartial()static CurrencyCurrency.getDefaultInstance()Currency.Builder.getDefaultInstanceForType()Currency.getDefaultInstanceForType()CurrencyResponse.Builder.getInstrument()Информация о валюте.CurrencyResponse.getInstrument()Информация о валюте.CurrencyResponseOrBuilder.getInstrument()Информация о валюте.CurrenciesResponse.Builder.getInstruments(int index) Массив валют.CurrenciesResponse.getInstruments(int index) Массив валют.CurrenciesResponseOrBuilder.getInstruments(int index) Массив валют.static CurrencyCurrency.parseDelimitedFrom(InputStream input) static CurrencyCurrency.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CurrencyCurrency.parseFrom(byte[] data) static CurrencyCurrency.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CurrencyCurrency.parseFrom(com.google.protobuf.ByteString data) static CurrencyCurrency.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CurrencyCurrency.parseFrom(com.google.protobuf.CodedInputStream input) static CurrencyCurrency.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CurrencyCurrency.parseFrom(InputStream input) static CurrencyCurrency.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CurrencyCurrency.parseFrom(ByteBuffer data) static CurrencyCurrency.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type CurrencyModifier and TypeMethodDescriptionCurrenciesResponse.Builder.getInstrumentsList()Массив валют.CurrenciesResponse.getInstrumentsList()Массив валют.CurrenciesResponseOrBuilder.getInstrumentsList()Массив валют.com.google.protobuf.Parser<Currency>Currency.getParserForType()static com.google.protobuf.Parser<Currency>Currency.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type CurrencyModifier and TypeMethodDescriptionCurrenciesResponse.Builder.addInstruments(int index, Currency value) Массив валют.CurrenciesResponse.Builder.addInstruments(Currency value) Массив валют.CurrencyResponse.Builder.mergeInstrument(Currency value) Информация о валюте.static Currency.BuilderCurrency.newBuilder(Currency prototype) CurrencyResponse.Builder.setInstrument(Currency value) Информация о валюте.CurrenciesResponse.Builder.setInstruments(int index, Currency value) Массив валют.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type CurrencyModifier and TypeMethodDescriptionCurrenciesResponse.Builder.addAllInstruments(Iterable<? extends Currency> values) Массив валют.