org.exoplatform.social.service.rest.api.models
Class Version
java.lang.Object
org.exoplatform.social.service.rest.api.models.Version
public class Version
- extends Object
Version class to expose as json response object.
- Since:
- Jun 15, 2011
- Author:
- hoatle (hoatlevan at gmail dot com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
getVersion
public String getVersion()
- Gets the latest social rest api version.
- Returns:
- the string the latest social rest api version
setVersion
public void setVersion(String latestVersion)
- Sets the latest social rest api version.
- Parameters:
latestVersion - the string the latest social rest api version
Copyright © 2013 eXo Platform SAS. All Rights Reserved.