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 |
---|---|
LocalLast<SubDeploymentType<T>> |
SubDeploymentType.getOrCreateLocalLast()
If not already created, a new
local-last element with the given value will be created. |
LocalLast<DeploymentType<T>> |
DeploymentType.getOrCreateLocalLast()
If not already created, a new
local-last element with the given value will be created. |
LocalLast<T> |
LocalLast.removeValue()
Removes the
value attribute |
LocalLast<T> |
LocalLast.value(Boolean value)
Sets the
value attribute |
Copyright © 2022 JBoss by Red Hat. All rights reserved.