public static class NetbeansConfigService.VersionData extends Object
| Constructor and Description |
|---|
VersionData(String version,
String fullVersion,
Instant releaseDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullVersion() |
Instant |
getReleaseDate() |
String |
getVersion() |
void |
setFullVersion(String fullVersion) |
void |
setVersion(String version) |
Copyright © 2022 vpc open source initiative. All rights reserved.