org.kuali.student.common.entity
Class Version
java.lang.Object
org.kuali.student.common.entity.Version
public class Version
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
getCurrentVersionStart
public Date getCurrentVersionStart()
setCurrentVersionStart
public void setCurrentVersionStart(Date currentVersionStart)
getCurrentVersionEnd
public Date getCurrentVersionEnd()
setCurrentVersionEnd
public void setCurrentVersionEnd(Date currentVersionEnd)
getVersionIndId
public String getVersionIndId()
setVersionIndId
public void setVersionIndId(String versionIndId)
getSequenceNumber
public Long getSequenceNumber()
setSequenceNumber
public void setSequenceNumber(Long sequenceNumber)
getVersionComment
public String getVersionComment()
setVersionComment
public void setVersionComment(String versionComment)
getVersionedFromId
public String getVersionedFromId()
setVersionedFromId
public void setVersionedFromId(String versionedFromId)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.