public static class NetbeansConfigService.ConfigResult extends Object
| Constructor and Description |
|---|
ConfigResult() |
| Modifier and Type | Method and Description |
|---|---|
NetbeansConfigService.ConfigResult |
add(NetbeansConfigService.ConfigResult y) |
int |
getFound() |
int |
getInstalled() |
NetbeansConfigService.ConfigResult |
setFound(int found) |
NetbeansConfigService.ConfigResult |
setInstalled(int installed) |
public int getFound()
public NetbeansConfigService.ConfigResult setFound(int found)
public int getInstalled()
public NetbeansConfigService.ConfigResult setInstalled(int installed)
public NetbeansConfigService.ConfigResult add(NetbeansConfigService.ConfigResult y)
Copyright © 2022 vpc open source initiative. All rights reserved.