Uses of Enum
ru.tinkoff.piapi.contract.v1.OptionPaymentType
-
Uses of OptionPaymentType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OptionPaymentTypeModifier and TypeMethodDescriptionstatic OptionPaymentTypeOptionPaymentType.forNumber(int value) Option.Builder.getPaymentType()Тип расчетов по опциону.Option.getPaymentType()Тип расчетов по опциону.OptionOrBuilder.getPaymentType()Тип расчетов по опциону.static OptionPaymentTypeOptionPaymentType.valueOf(int value) Deprecated.static OptionPaymentTypeOptionPaymentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OptionPaymentTypeReturns the enum constant of this type with the specified name.static OptionPaymentType[]OptionPaymentType.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 OptionPaymentTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OptionPaymentType>OptionPaymentType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OptionPaymentTypeModifier and TypeMethodDescriptionOption.Builder.setPaymentType(OptionPaymentType value) Тип расчетов по опциону.