org.apache.cxf.management.web.browser.client.service.settings
Class RemoteStorageProxyImpl.RemoteSubscription
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.RemoteSubscription
- Enclosing class:
- RemoteStorageProxyImpl
protected static class RemoteStorageProxyImpl.RemoteSubscription
- extends com.google.gwt.core.client.JavaScriptObject
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
RemoteStorageProxyImpl.RemoteSubscription
protected RemoteStorageProxyImpl.RemoteSubscription()
setId
public final void setId(@Nullable
String id)
getId
@Nullable
public final String getId()
setUrl
public final void setUrl(@Nullable
String url)
getUrl
@Nullable
public final String getUrl()
setName
public final void setName(@Nullable
String name)
getName
@Nullable
public final String getName()
Apache CXF