public abstract class QuotaDefault extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
QuotaDefault() |
| Modifier and Type | Method and Description |
|---|---|
abstract CallerType |
getCallerType() |
abstract String |
getQuotaAsString() |
abstract QuotaType |
getQuotaType() |
abstract Double |
getQuotaValue() |
abstract TimeInterval |
getTimeInterval() |
public abstract QuotaType getQuotaType()
public abstract String getQuotaAsString()
public abstract CallerType getCallerType()
public abstract TimeInterval getTimeInterval()
public abstract Double getQuotaValue()
Copyright © 2017. All Rights Reserved.