Package | Description |
---|---|
org.gcube.portlets.user.lastupdatedfiles.shared |
Modifier and Type | Method and Description |
---|---|
ImageType |
LufFileItem.getType() |
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LufFileItem.setType(ImageType type) |
Constructor and Description |
---|
LufFileItem(String filename,
String ownerUserName,
String ownerPhotoURL,
Date lastUpdated,
ImageType type,
String fileDownLoadURL) |
Copyright © 2015. All Rights Reserved.