| Package | Description |
|---|---|
| eu.europeana.cloud.common.model | |
| eu.europeana.cloud.service.mcs |
| Modifier and Type | Method and Description |
|---|---|
Storage |
File.getFileStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
File.setFileStorage(Storage fileStorage) |
| Constructor and Description |
|---|
File(String fileName,
String mimeType,
String md5,
String date,
long contentLength,
URI contentUri,
Storage fileStorage) |
| Modifier and Type | Method and Description |
|---|---|
static Storage |
Storage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Storage[] |
Storage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 Europeana Cloud Development Team. All rights reserved.