org.kuali.student.r2.lum.lu.entity
Class CluAccreditationAttribute
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r1.common.entity.Attribute<CluAccreditation>
org.kuali.student.r2.lum.lu.entity.CluAccreditationAttribute
- All Implemented Interfaces:
- PersistableEntity<String>
@Entity
public class CluAccreditationAttribute
- extends Attribute<CluAccreditation>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 © 2004-2013 The Kuali Foundation. All Rights Reserved.