Uses of Class
org.openurp.base.edu.code.model.StdType
Packages that use StdType
-
Uses of StdType in org.openurp.base.edu.model
Fields in org.openurp.base.edu.model declared as StdTypeMethods in org.openurp.base.edu.model that return StdTypeMethods in org.openurp.base.edu.model that return types with arguments of type StdTypeMethods in org.openurp.base.edu.model with parameters of type StdTypeModifier and TypeMethodDescriptionvoidSquad.setStdType(StdType stdType)voidStudent.setStdType(StdType type)Method parameters in org.openurp.base.edu.model with type arguments of type StdTypeModifier and TypeMethodDescriptionvoidProject.setStdTypes(List<StdType> types)voidStudentScope.setStdTypes(Set<StdType> stdTypes) -
Uses of StdType in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return StdTypeModifier and TypeMethodDescriptionExecutionPlan.getStdType()MajorAlternativeCourse.getStdType()Program.getStdType()Methods in org.openurp.edu.program.model that return types with arguments of type StdTypeMethods in org.openurp.edu.program.model with parameters of type StdTypeModifier and TypeMethodDescriptionvoidExecutionPlan.setStdType(StdType stdType)voidMajorAlternativeCourse.setStdType(StdType stdType)voidProgram.setStdType(StdType stdType)Method parameters in org.openurp.edu.program.model with type arguments of type StdType