Class FormatIdentifierInfo
java.lang.Object
fr.gouv.vitam.common.format.identification.model.FormatIdentifierInfo
FormatIdentifierInfo the object containing information returned by the status
-
Constructor Summary
ConstructorDescriptionFormatIdentifierInfo
(String version, String softwareName) Create a new FormatIdentifierInfo with all parameters -
Method Summary
-
Constructor Details
-
FormatIdentifierInfo
Create a new FormatIdentifierInfo with all parameters- Parameters:
version
- the identifier versionsoftwareName
- the identifier name
-
-
Method Details
-
getVersion
- Returns:
- the identifier version
-
getSoftwareName
- Returns:
- the identifier name
-