Enum Class的使用
org.openurp.base.model.AuditStatus
使用AuditStatus的程序包
-
org.openurp.base.model中AuditStatus的使用
修饰符和类型方法说明static AuditStatusReturns the enum constant of this class with the specified name.static AuditStatus[]AuditStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.openurp.edu.clazz.model中AuditStatus的使用
参数类型为AuditStatus的org.openurp.edu.clazz.model中的方法 -
org.openurp.edu.program.model中AuditStatus的使用
参数类型为AuditStatus的org.openurp.edu.program.model中的方法修饰符和类型方法说明voidAbstractCoursePlan.setStatus(AuditStatus status) voidProgram.setStatus(AuditStatus status)