public class StorageSummary extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
date |
protected String |
reportId |
protected Long |
totalItems |
protected Long |
totalSize |
| Constructor and Description |
|---|
StorageSummary(long date,
long totalSize,
long totalItems,
String reportId) |
Copyright © 2009–2014 DuraSpace. All rights reserved.