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