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