public static class PrairieMetadata.ValueTable extends java.util.HashMap<java.lang.String,PrairieMetadata.Value> implements PrairieMetadata.Value
PrairieMetadata.ValueItem)
 or a sub-table (PrairieMetadata.ValueTable).| Constructor and Description | 
|---|
ValueTable()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
description()  | 
PrairieMetadata.Value | 
get(int index)  | 
boolean | 
isTable()  | 
java.lang.String | 
value()  | 
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitgetpublic boolean isTable()
isTable in interface PrairieMetadata.Valuepublic PrairieMetadata.Value get(int index)
get in interface PrairieMetadata.Valuepublic java.lang.String value()
value in interface PrairieMetadata.Valuepublic java.lang.String description()
description in interface PrairieMetadata.ValueCopyright © 2023 Open Microscopy Environment