org.apache.cxf.management.web.browser.bootstrapping
Class Subscription
java.lang.Object
org.apache.cxf.management.web.browser.bootstrapping.Subscription
public class Subscription
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscription
public Subscription()
getId
public String getId()
setId
public void setId(String id)
getName
public String getName()
setName
public void setName(String name)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
Apache CXF