Quota()
Quota(String name, Long limit, Long usage)
Long
getLimit()
String
getName()
getUsage()
void
setLimit(Long limit)
setName(String name)
setUsage(Long usage)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object