public static class ServiceViewer.ServiceMethodBrowserItem extends Object implements ServiceViewer.BrowserItem
| Constructor and Description |
|---|
ServiceMethodBrowserItem(ServiceMethod method) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceViewer.BrowserItem> |
createChildren() |
String |
getDescription() |
String |
getName() |
boolean |
isLeaf() |
public ServiceMethodBrowserItem(ServiceMethod method)
public String getName()
getName in interface ServiceViewer.BrowserItempublic String getDescription()
getDescription in interface ServiceViewer.BrowserItempublic boolean isLeaf()
isLeaf in interface ServiceViewer.BrowserItempublic List<ServiceViewer.BrowserItem> createChildren()
createChildren in interface ServiceViewer.BrowserItemCopyright © 2015. All rights reserved.