| Modifier and Type | Method and Description |
|---|---|
void |
MavenCoordinatesFieldSet.setVersionFieldBehavior(MavenVersionRule rule) |
| Modifier and Type | Method and Description |
|---|---|
MavenVersionRule |
GetPackageArtifactCoordinatesResult.getVersionRule() |
| Constructor and Description |
|---|
GetPackageArtifactCoordinatesResult(MavenCoordinates artifactCoordinates,
MavenVersionRule versionRule) |
| Modifier and Type | Method and Description |
|---|---|
static MavenVersionRule |
MavenVersionRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MavenVersionRule[] |
MavenVersionRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.