V
public class RemoteVo<V> extends Object
protected String
m_Version
protected V
m_Vo
protected
RemoteVo()
RemoteVo(V vo, String version)
String
getVersion()
getVo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String m_Version
protected V m_Vo
protected RemoteVo()
public RemoteVo(V vo, String version)
public String getVersion()
public V getVo()
Copyright © 2021. All rights reserved.