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