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