org.kuali.student.r2.lum.lu.entity
Class CluAccountingAttribute
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r1.common.entity.Attribute<CluAccounting>
org.kuali.student.r2.lum.lu.entity.CluAccountingAttribute
- All Implemented Interfaces:
- PersistableEntity<String>
@Entity
public class CluAccountingAttribute
- extends Attribute<CluAccounting>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CluAccountingAttribute
public CluAccountingAttribute()
getOwner
public CluAccounting getOwner()
- Specified by:
getOwner
in class Attribute<CluAccounting>
setOwner
public void setOwner(CluAccounting owner)
- Specified by:
setOwner
in class Attribute<CluAccounting>
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.