org.kuali.student.lum.lu.entity
Class CluSetJoinVersionIndClu
java.lang.Object
org.kuali.student.common.entity.BaseEntity
org.kuali.student.lum.lu.entity.CluSetJoinVersionIndClu
public class CluSetJoinVersionIndClu
- extends BaseEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cluSet
private CluSet cluSet
cluVersionIndId
private String cluVersionIndId
CluSetJoinVersionIndClu
public CluSetJoinVersionIndClu()
getCluSet
public CluSet getCluSet()
setCluSet
public void setCluSet(CluSet cluSet)
getCluVersionIndId
public String getCluVersionIndId()
setCluVersionIndId
public void setCluVersionIndId(String cluVersionIndId)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.