org.kuali.student.lum.lo.entity
Class LoLoCategoryJoin
java.lang.Object
org.kuali.student.common.entity.BaseEntity
org.kuali.student.lum.lo.entity.LoLoCategoryJoin
public class LoLoCategoryJoin
- extends BaseEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lo
private Lo lo
loCategory
private LoCategory loCategory
LoLoCategoryJoin
public LoLoCategoryJoin()
getLo
public Lo getLo()
setLo
public void setLo(Lo lo)
getLoCategory
public LoCategory getLoCategory()
setLoCategory
public void setLoCategory(LoCategory loCategory)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.