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