JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
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
(
List
<
BatchDto
> batches)