Package | Description |
---|---|
org.apache.maven.artifact.repository.metadata |
Modifier and Type | Method and Description |
---|---|
SnapshotVersion |
SnapshotVersion.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<SnapshotVersion> |
Versioning.getSnapshotVersions()
Method getSnapshotVersions.
|
Modifier and Type | Method and Description |
---|---|
void |
Versioning.addSnapshotVersion(SnapshotVersion snapshotVersion)
Method addSnapshotVersion.
|
void |
Versioning.removeSnapshotVersion(SnapshotVersion snapshotVersion)
Method removeSnapshotVersion.
|
Modifier and Type | Method and Description |
---|---|
void |
Versioning.setSnapshotVersions(List<SnapshotVersion> snapshotVersions)
Set information for each sub-artifact available in this
artifact snapshot.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.