Uses of Enum Class
org.aoju.bus.oauth.metric.OauthScope.Google
Packages that use OauthScope.Google
-
Uses of OauthScope.Google in org.aoju.bus.oauth.metric
Methods in org.aoju.bus.oauth.metric that return OauthScope.GoogleModifier and TypeMethodDescriptionstatic OauthScope.GoogleReturns the enum constant of this class with the specified name.static OauthScope.Google[]OauthScope.Google.values()Returns an array containing the constants of this enum class, in the order they are declared.