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