Uses of Enum Class
org.openurp.edu.clazz.app.model.enums.ElectRuleType
Packages that use ElectRuleType
-
Uses of ElectRuleType in org.openurp.edu.clazz.app.model
Methods in org.openurp.edu.clazz.app.model that return ElectRuleTypeMethods in org.openurp.edu.clazz.app.model with parameters of type ElectRuleTypeModifier and TypeMethodDescriptionSet<org.beangle.ems.rule.model.RuleConfig>ElectionProfile.getConfigs(ElectRuleType type) voidElectLogger.setType(ElectRuleType type) -
Uses of ElectRuleType in org.openurp.edu.clazz.app.model.enums
Methods in org.openurp.edu.clazz.app.model.enums that return ElectRuleTypeModifier and TypeMethodDescriptionstatic 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.