public class UsageCounts extends Object implements Serializable
| Constructor and Description |
|---|
UsageCounts() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDownloads() |
Integer |
getViews() |
void |
setDownloads(Integer downloads) |
void |
setViews(Integer views) |
Copyright © 2025. All rights reserved.