Class DbFormatIdentificationModel
java.lang.Object
fr.gouv.vitam.common.model.objectgroup.DbFormatIdentificationModel
DbFormatIdentificationModel
-
Constructor Summary
ConstructorDescriptionDbFormatIdentificationModel
(String formatLitteral, String mimeType, String formatId) -
Method Summary
Modifier and TypeMethodDescriptiondifference
(Object o) boolean
int
hashCode()
void
setEncoding
(String encoding) void
setFormatId
(String formatId) void
setFormatLitteral
(String formatLitteral) void
setMimeType
(String mimeType)
-
Constructor Details
-
DbFormatIdentificationModel
-
DbFormatIdentificationModel
public DbFormatIdentificationModel()
-
-
Method Details