org.kuali.student.enrollment.class2.courseoffering.dto
Class OrganizationInfoWrapper
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.dto.OrganizationInfoWrapper
- All Implemented Interfaces:
- Serializable
public class OrganizationInfoWrapper
- extends Object
- implements Serializable
This class //TODO ...
- Author:
- Kuali Student Team
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrganizationInfoWrapper
public OrganizationInfoWrapper()
OrganizationInfoWrapper
public OrganizationInfoWrapper(OrgInfo orgInfo)
getOrganizationName
public String getOrganizationName()
setOrganizationName
public void setOrganizationName(String organizationName)
getId
public String getId()
setId
public void setId(String id)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.