| Package | Description |
|---|---|
| io.apiman.manager.api.beans.plans | |
| io.apiman.manager.api.beans.summary |
| Modifier and Type | Method and Description |
|---|---|
PlanStatus |
PlanVersionBean.getStatus() |
static PlanStatus |
PlanStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlanStatus[] |
PlanStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlanVersionBean.setStatus(PlanStatus status) |
| Modifier and Type | Method and Description |
|---|---|
PlanStatus |
PlanVersionSummaryBean.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanVersionSummaryBean.setStatus(PlanStatus status) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.