public class FileFormatModel extends Object
Constructor and Description |
---|
FileFormatModel()
Constructor without fields
|
public String getId()
public void setId(String id)
id
- value to setpublic Integer getDocumentVersion()
public void setDocumentVersion(Integer documentVersion)
documentVersion
- document version (_v)public String getCreatedDate()
public FileFormatModel setCreatedDate(String createdDate)
createdDate
- value to setpublic String getVersionPronom()
public FileFormatModel setVersionPronom(String versionPronom)
versionPronom
- value to setpublic String getVersion()
public FileFormatModel setVersion(String version)
version
- value to setpublic List<String> getHasPriorityOverFileFormatIDs()
public FileFormatModel setHasPriorityOverFileFormatIDs(List<String> hasPriorityOverFileFormatIDs)
hasPriorityOverFileFormatIDs
- value to setpublic String getMimeType()
public FileFormatModel setMimeType(String mimeType)
mimeType
- value to setpublic String getName()
public FileFormatModel setName(String name)
name
- value to setpublic String getGroup()
public FileFormatModel setGroup(String group)
group
- value to setpublic Boolean isAlert()
public FileFormatModel setAlert(Boolean alert)
alert
- value to setpublic String getComment()
public FileFormatModel setComment(String comment)
comment
- value to setpublic FileFormatModel setExtensions(List<String> extensions)
extensions
- value to setpublic String getPuid()
public FileFormatModel setPuid(String puid)
puid
- value to setpublic String getUpdateDate()
public FileFormatModel setUpdateDate(String updateDate)
Copyright © 2019 Vitam. All rights reserved.