public static interface DatasetEnhancer1.DatasetMetadataAdder
Modifier and Type | Method and Description |
---|---|
boolean |
addMetadata(InvDataset dataset)
Attempt to add metadata to the given dataset and return true if successful.
|
boolean addMetadata(InvDataset dataset)
dataset
- the dataset to enhance with metadata.