org.kuali.student.enrollment.class2.appointment.dto
Class StudentGroupWrapper
java.lang.Object
org.kuali.student.enrollment.class2.appointment.dto.StudentGroupWrapper
public class StudentGroupWrapper
- extends Object
This class //TODO ...
- Author:
- Kuali Student Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StudentGroupWrapper
public StudentGroupWrapper()
getId
public String getId()
setId
public void setId(String id)
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.