public interface IVersionResource extends VersionResource
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<VersionInfo> |
get()
Retrieve VersionInfo
|
@GET @Produces(value="application/vnd.zanata.Version+xml") org.jboss.resteasy.client.ClientResponse<VersionInfo> get()
VersionResource
get
in interface VersionResource
Copyright © 2013 Zanata Project. All rights reserved.