Uses of Enum
ru.tinkoff.piapi.contract.v1.PortfolioRequest.CurrencyRequest
-
Uses of PortfolioRequest.CurrencyRequest in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return PortfolioRequest.CurrencyRequestModifier and TypeMethodDescriptionPortfolioRequest.CurrencyRequest.forNumber(int value) PortfolioRequest.Builder.getCurrency()Валюта, в которой требуется рассчитать портфельPortfolioRequest.getCurrency()Валюта, в которой требуется рассчитать портфельPortfolioRequestOrBuilder.getCurrency()Валюта, в которой требуется рассчитать портфельPortfolioRequest.CurrencyRequest.valueOf(int value) Deprecated.PortfolioRequest.CurrencyRequest.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static PortfolioRequest.CurrencyRequest[]PortfolioRequest.CurrencyRequest.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type PortfolioRequest.CurrencyRequestModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PortfolioRequest.CurrencyRequest>PortfolioRequest.CurrencyRequest.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type PortfolioRequest.CurrencyRequestModifier and TypeMethodDescriptionPortfolioRequest.Builder.setCurrency(PortfolioRequest.CurrencyRequest value) Валюта, в которой требуется рассчитать портфель