Uses of Class
fr.gouv.vitam.collect.common.dto.FileInfoDto
-
Packages that use FileInfoDto Package Description fr.gouv.vitam.collect.common.dto -
-
Uses of FileInfoDto in fr.gouv.vitam.collect.common.dto
Methods in fr.gouv.vitam.collect.common.dto that return FileInfoDto Modifier and Type Method Description FileInfoDtoObjectDto. getFileInfo()Methods in fr.gouv.vitam.collect.common.dto with parameters of type FileInfoDto Modifier and Type Method Description voidObjectDto. setFileInfo(FileInfoDto fileInfo)Constructors in fr.gouv.vitam.collect.common.dto with parameters of type FileInfoDto Constructor Description ObjectDto(java.lang.String id, FileInfoDto fileInfo)
-