public class VersionsList extends Object implements Serializable
| Constructor and Description |
|---|
VersionsList() |
VersionsList(List<String> versions) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getVersions() |
void |
setVersions(List<String> versions) |
String |
toString() |
public VersionsList()
public VersionsList(List<String> versions)
public List<String> getVersions()
public void setVersions(List<String> versions)
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.