Enum Class的使用
plus.hiver.common.enums.BusinessType
使用BusinessType的程序包
-
plus.hiver.common.enums中BusinessType的使用
修饰符和类型方法说明static BusinessTypeReturns the enum constant of this class with the specified name.static BusinessType[]BusinessType.values()Returns an array containing the constants of this enum class, in the order they are declared.