Uses of Class
fr.gouv.vitam.collect.common.dto.BatchDto
-
Packages that use BatchDto Package Description fr.gouv.vitam.collect.common.dto -
-
Uses of BatchDto in fr.gouv.vitam.collect.common.dto
Methods in fr.gouv.vitam.collect.common.dto that return types with arguments of type BatchDto Modifier and Type Method Description java.util.List<BatchDto>
TransactionDto. getBatches()
Method parameters in fr.gouv.vitam.collect.common.dto with type arguments of type BatchDto Modifier and Type Method Description void
TransactionDto. setBatches(java.util.List<BatchDto> batches)
-