Uses of Enum Class
info.bitrich.xchangestream.coincheck.dto.CoincheckSubscriptionNames
Packages that use CoincheckSubscriptionNames
-
Uses of CoincheckSubscriptionNames in info.bitrich.xchangestream.coincheck.dto
Methods in info.bitrich.xchangestream.coincheck.dto that return CoincheckSubscriptionNamesModifier and TypeMethodDescriptionstatic CoincheckSubscriptionNamesReturns the enum constant of this class with the specified name.static CoincheckSubscriptionNames[]CoincheckSubscriptionNames.values()Returns an array containing the constants of this enum class, in the order they are declared.