Enum Class的使用
org.openurp.edu.clazz.app.model.enums.ElectRuleType
使用ElectRuleType的程序包
-
org.openurp.edu.clazz.app.model中ElectRuleType的使用
修饰符和类型方法说明Set<org.beangle.ems.rule.model.RuleConfig>ElectionProfile.getConfigs(ElectRuleType type) voidElectLogger.setType(ElectRuleType type) -
org.openurp.edu.clazz.app.model.enums中ElectRuleType的使用
修饰符和类型方法说明static ElectRuleTypeReturns the enum constant of this class with the specified name.static ElectRuleType[]ElectRuleType.values()Returns an array containing the constants of this enum class, in the order they are declared.