Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbossdeployment11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static MetaInfDispositionType |
MetaInfDispositionType.getFromStringValue(String value) |
MetaInfDispositionType |
ModuleDependencyType.getMetaInf()
Returns the
meta-inf attribute |
static MetaInfDispositionType |
MetaInfDispositionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaInfDispositionType[] |
MetaInfDispositionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModuleDependencyType<T> |
ModuleDependencyType.metaInf(MetaInfDispositionType metaInf)
Sets the
meta-inf attribute |
Copyright © 2020 JBoss by Red Hat. All rights reserved.