| Package | Description |
|---|---|
| com.silanis.esl.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Quota> |
Plan._quotas |
| Modifier and Type | Method and Description |
|---|---|
Quota |
Quota.safeSetCycle(String value) |
Quota |
Quota.safeSetLimit(Integer value) |
Quota |
Quota.safeSetScope(String value) |
Quota |
Quota.safeSetTarget(String value) |
Quota |
Quota.setCycle(String value) |
Quota |
Quota.setLimit(Integer value) |
Quota |
Quota.setScope(String value) |
Quota |
Quota.setTarget(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Quota> |
Plan.getQuotas() |
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.addQuota(Quota value) |
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.safeSetQuotas(List<Quota> value) |
Plan |
Plan.setQuotas(List<Quota> value) |
Copyright 2022 OneSpan All rights reserved.