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