Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbossdeployment13 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
PathType<PathSetType<T>> |
PathSetType.createPath()
Creates a new
path element |
PathType<PathSetType<T>> |
PathSetType.getOrCreatePath()
If not already created, a new
path element will be created and returned. |
PathType<T> |
PathType.name(String name)
Sets the
name attribute |
PathType<T> |
PathType.removeName()
Removes the
name attribute |
Modifier and Type | Method and Description |
---|---|
List<PathType<PathSetType<T>>> |
PathSetType.getAllPath()
Returns all
path elements |
Copyright © 2017 JBoss by Red Hat. All rights reserved.