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