Uses of Interface
org.opendaylight.openflowplugin.api.openflow.device.DeviceState
Packages that use DeviceState
Package
Description
- 
Uses of DeviceState in org.opendaylight.openflowplugin.api.openflow.deviceMethods in org.opendaylight.openflowplugin.api.openflow.device that return DeviceStateModifier and TypeMethodDescriptionDeviceContext.getDeviceState()Method provides state of device represented by this device context.
- 
Uses of DeviceState in org.opendaylight.openflowplugin.impl.deviceMethods in org.opendaylight.openflowplugin.impl.device that return DeviceState
- 
Uses of DeviceState in org.opendaylight.openflowplugin.impl.utilMethods in org.opendaylight.openflowplugin.impl.util with parameters of type DeviceStateModifier and TypeMethodDescriptionstatic voidDeviceStateUtil.setDeviceStateBasedOnV10Capabilities(DeviceState deviceState, CapabilitiesV10 capabilitiesV10) static voidDeviceStateUtil.setDeviceStateBasedOnV13Capabilities(DeviceState deviceState, Capabilities capabilities)