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 |
---|---|
ModuleAbsentType<T> |
ModuleAbsentType.name(String name)
Sets the
name attribute |
ModuleAbsentType<T> |
ModuleAbsentType.removeName()
Removes the
name attribute |
ModuleAbsentType<T> |
ModuleAbsentType.removeSlot()
Removes the
slot attribute |
ModuleAbsentType<T> |
ModuleAbsentType.slot(String slot)
Sets the
slot attribute |
Copyright © 2018 JBoss by Red Hat. All rights reserved.