Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbossmodule13 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
ModuleAbsentDescriptor |
ModuleAbsentDescriptor.name(String name)
Sets the
name attribute |
ModuleAbsentDescriptor |
ModuleAbsentDescriptor.removeName()
Removes the
name attribute |
ModuleAbsentDescriptor |
ModuleAbsentDescriptor.removeSlot()
Removes the
slot attribute |
ModuleAbsentDescriptor |
ModuleAbsentDescriptor.slot(String slot)
Sets the
slot attribute |
Copyright © 2022 JBoss by Red Hat. All rights reserved.