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