protected static class RemoteStorageProxyImpl.RemoteSubscription
extends com.google.gwt.core.client.JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
RemoteStorageProxyImpl.RemoteSubscription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
String |
getUrl() |
void |
setId(String id) |
void |
setName(String name) |
void |
setUrl(String url) |
Apache CXF