| Package | Description |
|---|---|
| io.apiman.manager.api.beans.policies | |
| io.apiman.manager.api.beans.summary |
| Modifier and Type | Method and Description |
|---|---|
PolicyFormType |
PolicyDefinitionBean.getFormType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDefinitionBean.setFormType(PolicyFormType formType) |
| Modifier and Type | Method and Description |
|---|---|
PolicyFormType |
PolicyDefinitionSummaryBean.getFormType() |
static PolicyFormType |
PolicyFormType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyFormType[] |
PolicyFormType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDefinitionSummaryBean.setFormType(PolicyFormType formType) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.