Uses of Class
org.opendaylight.neutron.spi.NeutronL2gatewayDevice
-
Packages that use NeutronL2gatewayDevice Package Description org.opendaylight.neutron.spi -
-
Uses of NeutronL2gatewayDevice in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi that return types with arguments of type NeutronL2gatewayDevice Modifier and Type Method Description List<NeutronL2gatewayDevice>
NeutronL2gateway. getNeutronL2gatewayDevices()
Method parameters in org.opendaylight.neutron.spi with type arguments of type NeutronL2gatewayDevice Modifier and Type Method Description void
NeutronL2gateway. setNeutronL2gatewayDevices(List<NeutronL2gatewayDevice> newL2gatewayDevices)
-