public class QuotaInfo
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
QuotaInfo() |
QuotaInfo(int usages,
int limites) |
Modifier and Type | Method and Description |
---|---|
int |
getLimit()
Limit in KiB
|
int |
getUsage()
Usage in KiB
|
boolean |
isEnable() |
Copyright © 2021. All Rights Reserved.