@Validated public class AuSize extends Object
| Constructor and Description |
|---|
AuSize() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getTotalAllVersions()
Get totalAllVersions
|
Long |
getTotalLatestVersions()
Get totalLatestVersions
|
Long |
getTotalWarcSize()
Get totalWarcSize
|
int |
hashCode() |
void |
setTotalAllVersions(Long totalAllVersions) |
void |
setTotalLatestVersions(Long totalLatestVersions) |
void |
setTotalWarcSize(Long totalWarcSize) |
String |
toString() |
AuSize |
totalAllVersions(Long totalAllVersions) |
AuSize |
totalLatestVersions(Long totalLatestVersions) |
AuSize |
totalWarcSize(Long totalWarcSize) |
public Long getTotalLatestVersions()
public void setTotalLatestVersions(Long totalLatestVersions)
public Long getTotalAllVersions()
public void setTotalAllVersions(Long totalAllVersions)
public Long getTotalWarcSize()
public void setTotalWarcSize(Long totalWarcSize)
Copyright © 2000–2023 LOCKSS Program. All rights reserved.