Class ReferencedRow
- java.lang.Object
-
- org.opendaylight.ovsdb.lib.notation.ReferencedRow
-
public class ReferencedRow extends Object
-
-
Constructor Summary
Constructors Constructor Description ReferencedRow(String refTable, com.fasterxml.jackson.databind.JsonNode jsonNode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode
getJsonNode()
String
getRefTable()
-