org.kuali.student.r2.lum.lu.entity
Class CluSetJoinVersionIndClu
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r2.lum.lu.entity.CluSetJoinVersionIndClu
- All Implemented Interfaces:
- PersistableEntity<String>
@Entity
public class CluSetJoinVersionIndClu
- extends BaseEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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-2013 The Kuali Foundation. All Rights Reserved.