public interface HasMetadata
| Modifier and Type | Method and Description |
|---|---|
Map<String,Field> |
getMetadata()
Get the metadata as a map of fields where the field name is the key.
|
void |
setMetadata(Map<String,Field> metadata)
Set the metadata
|
Copyright © 2017. All rights reserved.