org.kuali.student.r2.lum.lu.entity
Class LuiLuiRelationAttribute

java.lang.Object
  extended by org.kuali.student.r1.common.entity.BaseEntity
      extended by org.kuali.student.r1.common.entity.Attribute<LuiLuiRelation>
          extended by org.kuali.student.r2.lum.lu.entity.LuiLuiRelationAttribute

@Entity
public class LuiLuiRelationAttribute
extends Attribute<LuiLuiRelation>


Constructor Summary
LuiLuiRelationAttribute()
           
 
Method Summary
 LuiLuiRelation getOwner()
           
 void setOwner(LuiLuiRelation owner)
           
 
Methods inherited from class org.kuali.student.r1.common.entity.Attribute
getName, getValue, setName, setValue
 
Methods inherited from class org.kuali.student.r1.common.entity.BaseEntity
getId, getObjectId, getVersionNumber, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, setVersionNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuiLuiRelationAttribute

public LuiLuiRelationAttribute()
Method Detail

getOwner

public LuiLuiRelation getOwner()
Specified by:
getOwner in class Attribute<LuiLuiRelation>

setOwner

public void setOwner(LuiLuiRelation owner)
Specified by:
setOwner in class Attribute<LuiLuiRelation>


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.