Uses of Enum Class
org.openurp.edu.clazz.app.model.enums.StdApplyType
Packages that use StdApplyType
-
Uses of StdApplyType in org.openurp.edu.clazz.app.model
Methods in org.openurp.edu.clazz.app.model that return StdApplyTypeMethods in org.openurp.edu.clazz.app.model with parameters of type StdApplyType -
Uses of StdApplyType in org.openurp.edu.clazz.app.model.enums
Methods in org.openurp.edu.clazz.app.model.enums that return StdApplyTypeModifier and TypeMethodDescriptionstatic StdApplyTypeReturns the enum constant of this class with the specified name.static StdApplyType[]StdApplyType.values()Returns an array containing the constants of this enum class, in the order they are declared.