public class DepositionFile extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DepositionFile.Links
Created by agupta on 19.11.18.
|
| Modifier and Type | Field and Description |
|---|---|
String |
checksum |
String |
filename |
Integer |
filesize |
String |
id |
DepositionFile.Links |
links |
| Constructor and Description |
|---|
DepositionFile() |
public String id
public String filename
public Integer filesize
public String checksum
public DepositionFile.Links links
Copyright © 2019. All rights reserved.