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()
VersionResourceget in interface VersionResourceCopyright © 2013 Zanata Project. All rights reserved.