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