Uses of Enum Class
fr.gouv.vitam.common.model.dip.BinarySizePlatformThreshold.SizeUnit
-
Uses of BinarySizePlatformThreshold.SizeUnit in fr.gouv.vitam.common.model.dip
Modifier and TypeMethodDescriptionBinarySizePlatformThreshold.getSizeUnit()
Returns the enum constant of this class with the specified name.static BinarySizePlatformThreshold.SizeUnit[]
BinarySizePlatformThreshold.SizeUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BinarySizePlatformThreshold.setSizeUnit
(BinarySizePlatformThreshold.SizeUnit sizeUnit) ModifierConstructorDescriptionBinarySizePlatformThreshold
(long limit, BinarySizePlatformThreshold.SizeUnit sizeUnit) BinarySizeTenantThreshold
(int tenant, long limit, BinarySizePlatformThreshold.SizeUnit sizeUnit, boolean authorize)