mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-05 23:22:51 +00:00
Missing javadoc entry for AccountDetails
This commit is contained in:
@@ -31,6 +31,8 @@ package com.rogiel.httpchannel.service;
|
||||
* quota</li>
|
||||
* <li>{@link BandwidthQuotaAccountDetails} - for services that have limited
|
||||
* bandwidth quota</li>
|
||||
* <li>{@link FilesizeLimitAccountDetails} - for services that have limited
|
||||
* file sizes depending on the account</li>
|
||||
* </ul>
|
||||
* You should not try to cast instances by yourself, instead they should be
|
||||
* safely casted as such:
|
||||
|
||||
Reference in New Issue
Block a user