Uses of Enum Class
cn.net.pap.example.admin.config.validator.dto.OrderByEnum
Packages that use OrderByEnum
-
Uses of OrderByEnum in cn.net.pap.example.admin.config.validator.dto
Methods in cn.net.pap.example.admin.config.validator.dto that return OrderByEnumModifier and TypeMethodDescriptionstatic OrderByEnumReturns the enum constant of this class with the specified name.static OrderByEnum[]OrderByEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.