| Modifier and Type | Method and Description |
|---|---|
MetadataContainer |
MetadataContainer.add(MetadataValue mv)
Add a
MetadataValue to this container. |
<T extends MetadataValue> |
MetadataContainer.addAll(Iterable<T> mvs)
add a list of elements |
static MetadataContainer |
MetadataContainer.of(Run<?,?> build) |
Copyright © 2016–2019. All rights reserved.