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