org.kuali.student.lum.lu.entity
Class CluAccreditationAttribute
java.lang.Object
org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.Attribute<CluAccreditation>
org.kuali.student.lum.lu.entity.CluAccreditationAttribute
public class CluAccreditationAttribute
- extends Attribute<CluAccreditation>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
private CluAccreditation owner
CluAccreditationAttribute
public CluAccreditationAttribute()
getOwner
public CluAccreditation getOwner()
- Specified by:
getOwner
in class Attribute<CluAccreditation>
setOwner
public void setOwner(CluAccreditation owner)
- Specified by:
setOwner
in class Attribute<CluAccreditation>
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.