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