E
public class ObjectWithVersion<E> extends Object
protected String
m_DriveIt
protected E
m_Object
m_Version
ObjectWithVersion(E obj, String ver, String driveIt)
String
getDriveIt()
getObject()
getVersion()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected E m_Object
protected String m_Version
protected String m_DriveIt
public ObjectWithVersion(E obj, String ver, String driveIt)
public E getObject()
public String getVersion()
public String getDriveIt()
Copyright © 2021. All rights reserved.