Package | Description |
---|---|
org.opendaylight.ovsdb.lib.notation | |
org.opendaylight.ovsdb.lib.notation.json |
Modifier and Type | Method and Description |
---|---|
static <D> OvsdbSet<D> |
OvsdbSet.fromSet(Set<D> value) |
Modifier and Type | Method and Description |
---|---|
OvsdbSet<Object> |
Converter.SetConverter.convert(com.fasterxml.jackson.databind.JsonNode value) |
Modifier and Type | Method and Description |
---|---|
void |
OvsdbSetSerializer.serialize(OvsdbSet<?> set,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2018 OpenDaylight. All rights reserved.