Uses of Class
org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceDataStatus
-
Packages that use HwvtepDeviceInfo.DeviceDataStatus Package Description org.opendaylight.ovsdb.hwvtepsouthbound -
-
Uses of HwvtepDeviceInfo.DeviceDataStatus in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return HwvtepDeviceInfo.DeviceDataStatus Modifier and Type Method Description HwvtepDeviceInfo.DeviceDataStatusHwvtepDeviceInfo.DeviceData. getStatus()static HwvtepDeviceInfo.DeviceDataStatusHwvtepDeviceInfo.DeviceDataStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static HwvtepDeviceInfo.DeviceDataStatus[]HwvtepDeviceInfo.DeviceDataStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-