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