Class ReferencedRow

java.lang.Object
org.opendaylight.ovsdb.lib.notation.ReferencedRow

public class ReferencedRow extends Object
  • Constructor Details

    • ReferencedRow

      public ReferencedRow(String refTable, com.fasterxml.jackson.databind.JsonNode jsonNode)
  • Method Details

    • getJsonNode

      public com.fasterxml.jackson.databind.JsonNode getJsonNode()
    • getRefTable

      public String getRefTable()