org.kuali.student.lum.lu.entity
Class CluAccountingAttribute
java.lang.Object
org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.Attribute<CluAccounting>
org.kuali.student.lum.lu.entity.CluAccountingAttribute
public class CluAccountingAttribute
- extends Attribute<CluAccounting>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
private CluAccounting owner
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 © 2007-2011 The Kuali Foundation. All Rights Reserved.