org.eclipse.emf.emfstore.internal.server.model.impl.api
Class ESClientVersionInfoImpl

java.lang.Object
  extended by org.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl<ESClientVersionInfo,ClientVersionInfo>
      extended by org.eclipse.emf.emfstore.internal.server.model.impl.api.ESClientVersionInfoImpl
All Implemented Interfaces:
InternalAPIDelegator<ESClientVersionInfo,ClientVersionInfo>, ESClientVersionInfo

public class ESClientVersionInfoImpl
extends AbstractAPIImpl<ESClientVersionInfo,ClientVersionInfo>
implements ESClientVersionInfo

Author:
emueller

Constructor Summary
ESClientVersionInfoImpl(ClientVersionInfo clientVersionInfo)
          Constructor.
 
Method Summary
 
Methods inherited from class org.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl
equals, hashCode, toInternalAPI
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESClientVersionInfoImpl

public ESClientVersionInfoImpl(ClientVersionInfo clientVersionInfo)
Constructor.

Parameters:
clientVersionInfo - the internal representation of the client version


Copyright © 2016. All Rights Reserved.