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 |
---|---|
Collector<Partition<T>> |
Partition.getOrCreateCollector()
If not already created, a new
collector element with the given value will be created. |
Collector<T> |
Collector.ref(String ref)
Sets the
ref attribute |
Collector<T> |
Collector.removeProperties()
Removes the
properties element |
Collector<T> |
Collector.removeRef()
Removes the
ref attribute |
Modifier and Type | Method and Description |
---|---|
Properties<Collector<T>> |
Collector.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.