Uses of Class
fr.gouv.vitam.common.model.dip.BinarySizePlatformThreshold
-
Packages that use BinarySizePlatformThreshold Package Description fr.gouv.vitam.common General utility classes as FileUtil, SystemPropertyUtil and UUID supportfr.gouv.vitam.common.model.dip -
-
Uses of BinarySizePlatformThreshold in fr.gouv.vitam.common
Methods in fr.gouv.vitam.common that return BinarySizePlatformThreshold Modifier and Type Method Description static BinarySizePlatformThreshold
VitamConfiguration. getBinarySizePlatformThreshold()
BinarySizePlatformThreshold
VitamConfigurationParameters. getBinarySizePlatformThreshold()
Methods in fr.gouv.vitam.common with parameters of type BinarySizePlatformThreshold Modifier and Type Method Description static void
VitamConfiguration. setBinarySizePlatformThreshold(BinarySizePlatformThreshold binarySizePlatformThreshold)
void
VitamConfigurationParameters. setBinarySizePlatformThreshold(BinarySizePlatformThreshold binarySizePlatformThreshold)
-
Uses of BinarySizePlatformThreshold in fr.gouv.vitam.common.model.dip
Subclasses of BinarySizePlatformThreshold in fr.gouv.vitam.common.model.dip Modifier and Type Class Description class
BinarySizeTenantThreshold
-