Package fr.gouv.vitam.common.model.dip
Class BinarySizePlatformThreshold
java.lang.Object
fr.gouv.vitam.common.model.dip.BinarySizePlatformThreshold
- Direct Known Subclasses:
BinarySizeTenantThreshold
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionBinarySizePlatformThreshold
(long limit, BinarySizePlatformThreshold.SizeUnit sizeUnit) -
Method Summary
-
Constructor Details
-
BinarySizePlatformThreshold
public BinarySizePlatformThreshold() -
BinarySizePlatformThreshold
-
-
Method Details
-
getLimit
public long getLimit() -
setLimit
public void setLimit(long limit) -
getSizeUnit
-
setSizeUnit
-
getThreshold
public long getThreshold()
-