| Modifier and Type | Method and Description |
|---|---|
Version |
TargetServiceFieldSet.getServiceVersion() |
Version |
ExtendedMavenCoordinatesFieldSet.getVersion() |
Version |
VersionField.getVersion() |
Version |
GenericComponentInfoFieldSet.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetServiceFieldSet.setServiceVersion(Version value) |
void |
ExtendedMavenCoordinatesFieldSet.setVersion(Version version) |
void |
VersionField.setVersion(Version version) |
void |
GenericComponentInfoFieldSet.setVersion(Version value) |
| Constructor and Description |
|---|
VersionField(String label,
Version defaultVersion) |
| Modifier and Type | Method and Description |
|---|---|
Version |
GeneralInfo.getApplicationVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralInfo.setApplicationVersion(Version applicationVersion) |
| Modifier and Type | Method and Description |
|---|---|
Version |
TargetService.getServiceVersion() |
Version |
ServiceData.getVersion() |
Version |
PackageData.getVersion() |
static Version |
Version.valueOf(String string) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Version.equals(Version version) |
void |
ServiceData.setVersion(Version version) |
void |
PackageData.setVersion(Version version) |
| Constructor and Description |
|---|
TargetService(String serviceClass,
String serviceName,
Version serviceVersion,
String packagename,
String packageVersion) |
Copyright © 2016. All Rights Reserved.