org.riverock.dbrevision.manager
Class RevisionBean
java.lang.Object
org.riverock.dbrevision.manager.RevisionBean
public class RevisionBean
- extends Object
User: SergeMaslyukov
Date: 29.07.2007
Time: 13:11:08
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RevisionBean
public RevisionBean()
getModuleName
public String getModuleName()
setModuleName
public void setModuleName(String moduleName)
getCurrentVerson
public String getCurrentVerson()
setCurrentVerson
public void setCurrentVerson(String currentVerson)
getLastPatch
public String getLastPatch()
setLastPatch
public void setLastPatch(String lastPatch)
Copyright © 2008 Riverock community. All Rights Reserved.