Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.beans11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static BeanDiscoveryMode |
BeanDiscoveryMode.getFromStringValue(String value) |
static BeanDiscoveryMode |
BeanDiscoveryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanDiscoveryMode[] |
BeanDiscoveryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.