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