Package | Description |
---|---|
org.jboss.as.pojo.descriptor |
Modifier and Type | Method and Description |
---|---|
ModeConfig |
KernelDeploymentXmlDescriptor.getMode() |
ModeConfig |
BeanMetaDataConfig.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 |
KernelDeploymentXmlDescriptor.setMode(ModeConfig mode) |
void |
BeanMetaDataConfig.setMode(ModeConfig mode) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.