Class FileInfoModel
java.lang.Object
fr.gouv.vitam.common.model.objectgroup.FileInfoModel
Object mapping FileInfoResponse
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCreatingApplicationName
(String creatingApplicationName) void
setCreatingApplicationVersion
(String creatingApplicationVersion) void
setCreatingOs
(String creatingOs) void
setCreatingOsVersion
(String creatingOsVersion) void
setDateCreatedByApplication
(String dateCreatedByApplication) void
setFilename
(String filename) void
setLastModified
(String lastModified)
-
Field Details
-
FILENAME
- See Also:
-
CREATING_APPLICATION_NAME
- See Also:
-
CREATING_APPLICATION_VERSION
- See Also:
-
CREATING_OS
- See Also:
-
CREATING_OS_VERSION
- See Also:
-
LAST_MODIFIED
- See Also:
-
DATE_CREATED_BY_APPLICATION
- See Also:
-
-
Constructor Details
-
FileInfoModel
public FileInfoModel()
-
-
Method Details
-
getDateCreatedByApplication
-
setDateCreatedByApplication
-
getFilename
-
setFilename
-
getCreatingApplicationName
-
setCreatingApplicationName
-
getCreatingApplicationVersion
-
setCreatingApplicationVersion
-
getCreatingOs
-
setCreatingOs
-
getCreatingOsVersion
-
setCreatingOsVersion
-
getLastModified
-
setLastModified
-