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