Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.batchXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
BatchXMLDescriptor |
BatchXMLDescriptor.removeAllRef()
Removes all
ref elements |
Modifier and Type | Method and Description |
---|---|
BatchArtifactRef<BatchXMLDescriptor> |
BatchXMLDescriptor.createRef()
Creates a new
ref element |
List<BatchArtifactRef<BatchXMLDescriptor>> |
BatchXMLDescriptor.getAllRef()
Returns all
ref elements |
BatchArtifactRef<BatchXMLDescriptor> |
BatchXMLDescriptor.getOrCreateRef()
If not already created, a new
ref element will be created and returned. |
Copyright © 2024 JBoss by Red Hat. All rights reserved.