org.kuali.student.core.atp.entity
Class MilestoneAttribute
java.lang.Object
org.kuali.student.core.entity.BaseEntity
org.kuali.student.core.entity.Attribute<Milestone>
org.kuali.student.core.atp.entity.MilestoneAttribute
public class MilestoneAttribute
- extends Attribute<Milestone>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
private Milestone owner
MilestoneAttribute
public MilestoneAttribute()
getOwner
public Milestone getOwner()
- Specified by:
getOwner
in class Attribute<Milestone>
setOwner
public void setOwner(Milestone owner)
- Specified by:
setOwner
in class Attribute<Milestone>
Copyright © 2010 The Kuali Foundation. All rights reserved.