public class VirtualDeviceId extends Object
| Constructor and Description |
|---|
VirtualDeviceId(org.onosproject.incubator.net.virtual.NetworkId networkId,
org.onosproject.net.DeviceId deviceId) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.DeviceId |
deviceId() |
boolean |
equals(Object obj) |
int |
hashCode() |
org.onosproject.incubator.net.virtual.NetworkId |
networkId() |