Uses of Class
org.openurp.edu.student.alter.model.StdAlterationItem
-
Packages that use StdAlterationItem Package Description org.openurp.edu.student.alter.model -
-
Uses of StdAlterationItem in org.openurp.edu.student.alter.model
Methods in org.openurp.edu.student.alter.model that return types with arguments of type StdAlterationItem Modifier and Type Method Description Set<StdAlterationItem>StdAlteration. getItems()Method parameters in org.openurp.edu.student.alter.model with type arguments of type StdAlterationItem Modifier and Type Method Description voidStdAlteration. setItems(Set<StdAlterationItem> items)
-