public final class OvsdbDatapathId extends org.onlab.util.Identifier<String>
| Constructor and Description |
|---|
OvsdbDatapathId(String value)
Constructor from a String.
|
| Modifier and Type | Method and Description |
|---|---|
String |
value()
Gets the value of datapathid.
|