edu.sampleu.demo.course
Class CourseInstructor
java.lang.Object
   edu.sampleu.demo.course.CourseInstructor
edu.sampleu.demo.course.CourseInstructor
- All Implemented Interfaces: 
- Serializable
- public class CourseInstructor 
- extends Object- implements Serializable
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CourseInstructor
public CourseInstructor()
getAffiliation
public String getAffiliation()
- 
 
- 
 
setAffiliation
public void setAffiliation(String affiliation)
- 
 
- 
 
getName
public String getName()
- 
 
- 
 
setName
public void setName(String name)
- 
 
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.