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 |
---|---|
PartitionMapper<Partition<T>> |
Partition.getOrCreateMapper()
If not already created, a new
mapper element with the given value will be created. |
PartitionMapper<T> |
PartitionMapper.ref(String ref)
Sets the
ref attribute |
PartitionMapper<T> |
PartitionMapper.removeProperties()
Removes the
properties element |
PartitionMapper<T> |
PartitionMapper.removeRef()
Removes the
ref attribute |
Modifier and Type | Method and Description |
---|---|
Properties<PartitionMapper<T>> |
PartitionMapper.getOrCreateProperties()
If not already created, a new
properties element with the given value will be created. |
Copyright © 2024 JBoss by Red Hat. All rights reserved.