Uses of Enum
io.sendon.kakao.request.Fallback.FallbackType
Packages that use Fallback.FallbackType
-
Uses of Fallback.FallbackType in io.sendon.kakao.request
Fields in io.sendon.kakao.request declared as Fallback.FallbackTypeMethods in io.sendon.kakao.request that return Fallback.FallbackTypeModifier and TypeMethodDescriptionstatic Fallback.FallbackTypeReturns the enum constant of this type with the specified name.static Fallback.FallbackType[]Fallback.FallbackType.values()Returns an array containing the constants of this enum type, in the order they are declared.