org.kuali.student.r2.lum.lu.entity
Class CluCampusLocation
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r2.lum.lu.entity.CluCampusLocation
- All Implemented Interfaces:
- PersistableEntity<String>
@Entity
public class CluCampusLocation
- extends BaseEntity
This is a description of what this class does - hjohnson don't forget to fill this in.
- Author:
- Kuali Student Team (kuali-student@googlegroups.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CluCampusLocation
public CluCampusLocation()
getCampusLocation
public String getCampusLocation()
setCampusLocation
public void setCampusLocation(String campusLocation)
getClu
public Clu getClu()
setClu
public void setClu(Clu clu)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.