Uses of Class
fr.gouv.vitam.common.model.dip.BinarySizeTenantThreshold
-
Packages that use BinarySizeTenantThreshold Package Description fr.gouv.vitam.common General utility classes as FileUtil, SystemPropertyUtil and UUID support -
-
Uses of BinarySizeTenantThreshold in fr.gouv.vitam.common
Methods in fr.gouv.vitam.common that return types with arguments of type BinarySizeTenantThreshold Modifier and Type Method Description static java.util.List<BinarySizeTenantThreshold>
VitamConfiguration. getBinarySizeTenantThreshold()
java.util.List<BinarySizeTenantThreshold>
VitamConfigurationParameters. getBinarySizeTenantThreshold()
Method parameters in fr.gouv.vitam.common with type arguments of type BinarySizeTenantThreshold Modifier and Type Method Description static void
VitamConfiguration. setBinarySizeTenantThreshold(java.util.List<BinarySizeTenantThreshold> binarySizeTenantThreshold)
void
VitamConfigurationParameters. setBinarySizeTenantThreshold(java.util.List<BinarySizeTenantThreshold> binarySizeTenantThreshold)
-