public class IvyArtifactValue extends Object implements Serializable
| Constructor and Description |
|---|
IvyArtifactValue(String name,
String extension,
long lastModificationDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtension() |
String |
getFullName() |
long |
getLastModificationDate() |
String |
getName() |
Copyright © 2016–2024. All rights reserved.