Uses of Class
org.openurp.edu.textbook.model.Material.BookAdoption
| Package | Description |
|---|---|
| org.openurp.edu.textbook.model |
-
Uses of Material.BookAdoption in org.openurp.edu.textbook.model
Methods in org.openurp.edu.textbook.model that return Material.BookAdoption Modifier and Type Method Description Material.BookAdoptionMaterial. getAdoption()static Material.BookAdoptionMaterial.BookAdoption. valueOf(String name)Returns the enum constant of this type with the specified name.static Material.BookAdoption[]Material.BookAdoption. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openurp.edu.textbook.model with parameters of type Material.BookAdoption Modifier and Type Method Description voidMaterial. setAdoption(Material.BookAdoption adoption)