| Package | Description | 
|---|---|
| org.opendaylight.ovsdb.lib.notation | |
| org.opendaylight.ovsdb.lib.notation.json | 
| Modifier and Type | Method and Description | 
|---|---|
static <K,V> OvsdbMap<K,V> | 
OvsdbMap.fromMap(Map<K,V> value)  | 
| Modifier and Type | Method and Description | 
|---|---|
OvsdbMap<Object,Object> | 
Converter.MapConverter.convert(com.fasterxml.jackson.databind.JsonNode value)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OvsdbMapSerializer.serialize(OvsdbMap<?,?> map,
         com.fasterxml.jackson.core.JsonGenerator generator,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
Copyright © 2018 OpenDaylight. All rights reserved.