Uses of Enum Class
com.bytedesk.call.xml_curl.enums.ExceptionStatusEnum
Packages that use ExceptionStatusEnum
-
Uses of ExceptionStatusEnum in com.bytedesk.call.xml_curl.enums
Methods in com.bytedesk.call.xml_curl.enums that return ExceptionStatusEnumModifier and TypeMethodDescriptionstatic ExceptionStatusEnumReturns the enum constant of this class with the specified name.static ExceptionStatusEnum[]ExceptionStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.