Class ReferencedRow
java.lang.Object
org.opendaylight.ovsdb.lib.notation.ReferencedRow
- 
Constructor Summary
ConstructorsConstructorDescriptionReferencedRow(String refTable, com.fasterxml.jackson.databind.JsonNode jsonNode)  - 
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode 
- 
Constructor Details
- 
ReferencedRow
 
 - 
 - 
Method Details
- 
getJsonNode
public com.fasterxml.jackson.databind.JsonNode getJsonNode() - 
getRefTable
 
 -