public class Archives extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Archives.Item |
Constructor and Description |
---|
Archives()
Required for JAXB
|
Modifier and Type | Method and Description |
---|---|
void |
add(Archives.Item item) |
Archives.Item |
addItem() |
List<Archives.Item> |
getArchives() |
public List<Archives.Item> getArchives()
public void add(Archives.Item item)
public Archives.Item addItem()
Copyright © 2022 Apache Software Foundation. All rights reserved.