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