Enum Class的使用
org.openurp.edu.clazz.app.model.enums.ConstraintType
使用ConstraintType的程序包
-
org.openurp.edu.clazz.app.model.constraint中ConstraintType的使用
-
org.openurp.edu.clazz.app.model.enums中ConstraintType的使用
修饰符和类型方法说明static ConstraintTypeReturns the enum constant of this class with the specified name.static ConstraintType[]ConstraintType.values()Returns an array containing the constants of this enum class, in the order they are declared.