protected static class RemoteStorageProxyImpl.RemoteSettings
extends com.google.gwt.core.client.JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
RemoteStorageProxyImpl.RemoteSettings() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.core.client.JsArray<RemoteStorageProxyImpl.RemoteSubscription> |
getSubscriptions() |
void |
setSubscriptions(com.google.gwt.core.client.JsArray<RemoteStorageProxyImpl.RemoteSubscription> subscriptions) |
protected RemoteStorageProxyImpl.RemoteSettings()
public final void setSubscriptions(@Nullable com.google.gwt.core.client.JsArray<RemoteStorageProxyImpl.RemoteSubscription> subscriptions)
@Nonnull public final com.google.gwt.core.client.JsArray<RemoteStorageProxyImpl.RemoteSubscription> getSubscriptions()
Apache CXF