public class RestfulServiceInfo
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Class and Description |
---|---|
static class |
RestfulServiceInfo.Service |
Modifier and Type | Method and Description |
---|---|
float |
getCurrentVersion() |
com.google.gwt.core.client.JsArrayString |
getFolders() |
com.google.gwt.core.client.JsArray<RestfulServiceInfo.Service> |
getServices() |
public final float getCurrentVersion()
public final com.google.gwt.core.client.JsArrayString getFolders()
public final com.google.gwt.core.client.JsArray<RestfulServiceInfo.Service> getServices()