public static class PrairieMetadata.ValueTable extends HashMap<String,PrairieMetadata.Value> implements PrairieMetadata.Value
PrairieMetadata.ValueItem)
 or a sub-table (PrairieMetadata.ValueTable).AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| ValueTable() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | description() | 
| PrairieMetadata.Value | get(int index) | 
| boolean | isTable() | 
| 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, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetpublic boolean isTable()
isTable in interface PrairieMetadata.Valuepublic PrairieMetadata.Value get(int index)
get in interface PrairieMetadata.Valuepublic String value()
value in interface PrairieMetadata.Valuepublic String description()
description in interface PrairieMetadata.ValueCopyright © 2017 Open Microscopy Environment