Uses of Enum
ru.tinkoff.piapi.contract.v1.CouponType
-
Uses of CouponType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return CouponTypeModifier and TypeMethodDescriptionstatic CouponTypeCouponType.forNumber(int value) Coupon.Builder.getCouponType()Тип купона.Coupon.getCouponType()Тип купона.CouponOrBuilder.getCouponType()Тип купона.static CouponTypeCouponType.valueOf(int value) Deprecated.static CouponTypeCouponType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static CouponTypeReturns the enum constant of this type with the specified name.static CouponType[]CouponType.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 CouponTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CouponType>CouponType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type CouponType