Class FormatIdentifierInfo
- java.lang.Object
-
- fr.gouv.vitam.common.format.identification.model.FormatIdentifierInfo
-
public class FormatIdentifierInfo extends java.lang.Object
FormatIdentifierInfo the object containing information returned by the status
-
-
Constructor Summary
Constructors Constructor Description FormatIdentifierInfo(java.lang.String version, java.lang.String softwareName)
Create a new FormatIdentifierInfo with all parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getSoftwareName()
java.lang.String
getVersion()
-