|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Quota | |
---|---|
com.jscape.inet.vfs | Contains virtual file system classes. |
Uses of Quota in com.jscape.inet.vfs |
---|
Methods in com.jscape.inet.vfs that return Quota | |
---|---|
Quota |
Account.getDownloadsQuota()
Gets maximum downloads quota. |
Quota |
Account.getTransfersQuota()
Gets maximum transfers quota. |
Quota |
Account.getUploadsQuota()
Gets maximum uploads quota. |
Methods in com.jscape.inet.vfs with parameters of type Quota | |
---|---|
void |
Account.setDownloadsQuota(Quota value)
Sets maximum downloads quota. |
void |
Account.setTransfersQuota(Quota value)
Sets maximum transfers quota. |
void |
Account.setUploadsQuota(Quota value)
Sets maximum uploads quota. |
Constructors in com.jscape.inet.vfs with parameters of type Quota | |
---|---|
Quota(Quota that)
Creates a new Quota instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |