public class DownloadItem extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadItem.Links |
static class |
DownloadItem.Page |
| Constructor and Description |
|---|
DownloadItem() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getCreatedOn() |
int |
getDownloads() |
DownloadItem.Links |
getLinks() |
String |
getName() |
public String getName()
public DownloadItem.Links getLinks()
public int getDownloads()
public LocalDateTime getCreatedOn()
Copyright © 2019 Codedoers.com. All rights reserved.