Class FileMetaUpdate
java.lang.Object
nl.knaw.dans.lib.dataverse.model.file.FileMetaUpdate
- Direct Known Subclasses:
FileMetaUpdateWithRestrict
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
long
getLabel()
int
hashCode()
void
setCategories
(List<String> categories) void
setDataFileId
(long dataFileId) void
setDescription
(String description) void
setDirectoryLabel
(String directoryLabel) void
void
setProvFreeForm
(String provFreeForm) toString()
-
Constructor Details
-
FileMetaUpdate
public FileMetaUpdate()
-
-
Method Details
-
getDataFileId
public long getDataFileId() -
getLabel
-
getDescription
-
getDirectoryLabel
-
getCategories
-
getProvFreeForm
-
setDataFileId
public void setDataFileId(long dataFileId) -
setLabel
-
setDescription
-
setDirectoryLabel
-
setCategories
-
setProvFreeForm
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-