Uses of Enum
ru.tinkoff.piapi.contract.v1.AccountType
-
Uses of AccountType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return AccountTypeModifier and TypeMethodDescriptionstatic AccountTypeAccountType.forNumber(int value) Account.Builder.getType()Тип счёта.Account.getType()Тип счёта.AccountOrBuilder.getType()Тип счёта.static AccountTypeAccountType.valueOf(int value) Deprecated.static AccountTypeAccountType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static AccountTypeReturns the enum constant of this type with the specified name.static AccountType[]AccountType.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 AccountTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AccountType>AccountType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type AccountType