Uses of Enum Class
com.bytedesk.core.recharge.RechargeStateEnum
Packages that use RechargeStateEnum
-
Uses of RechargeStateEnum in com.bytedesk.core.recharge
Methods in com.bytedesk.core.recharge that return RechargeStateEnumModifier and TypeMethodDescriptionstatic RechargeStateEnumReturns the enum constant of this class with the specified name.static RechargeStateEnum[]RechargeStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.