Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
Analyzer<Partition<T>> |
Partition.getOrCreateAnalyzer()
If not already created, a new
analyzer element with the given value will be created. |
Analyzer<T> |
Analyzer.ref(String ref)
Sets the
ref attribute |
Analyzer<T> |
Analyzer.removeProperties()
Removes the
properties element |
Analyzer<T> |
Analyzer.removeRef()
Removes the
ref attribute |
Modifier and Type | Method and Description |
---|---|
Properties<Analyzer<T>> |
Analyzer.getOrCreateProperties()
If not already created, a new
properties element with the given value will be created. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.