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