| Package | Description |
|---|---|
| org.jboss.as.pojo.descriptor |
| Modifier and Type | Method and Description |
|---|---|
ModeConfig |
BeanMetaDataConfig.getMode() |
ModeConfig |
KernelDeploymentXmlDescriptor.getMode() |
static ModeConfig |
ModeConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModeConfig[] |
ModeConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanMetaDataConfig.setMode(ModeConfig mode) |
void |
KernelDeploymentXmlDescriptor.setMode(ModeConfig mode) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.