Class MetaMap

java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingMap<String,MetaItem<?>>
org.openremote.model.attribute.NamedMap<MetaItem<?>>
org.openremote.model.attribute.MetaMap
All Implemented Interfaces:
Serializable, Map<String,MetaItem<?>>

public class MetaMap extends NamedMap<MetaItem<?>>
See Also: