Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationConfiguration11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static ExecutableType |
ExecutableType.getFromStringValue(String value) |
static ExecutableType |
ExecutableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutableType[] |
ExecutableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DefaultValidatedExecutableTypesType<T> |
DefaultValidatedExecutableTypesType.executableType(ExecutableType... values)
Creates for all config:executable-type objects representing
executable-type elements,
a new executable-type element |
Copyright © 2024 JBoss by Red Hat. All rights reserved.