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