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