Uses of Class
org.opendaylight.neutron.spi.NeutronL2gateway
-
Packages that use NeutronL2gateway Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronL2gateway in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronL2gateway Modifier and Type Method Description protected booleanNeutronL2gateway. extractField(String field, NeutronL2gateway ans) -
Uses of NeutronL2gateway in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronL2gateway Modifier and Type Method Description protected NeutronL2gatewayNeutronL2gatewayInterface. fromMd(L2gateway l2gateway)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronL2gateway Modifier and Type Method Description protected L2gatewayNeutronL2gatewayInterface. toMd(NeutronL2gateway neutronObject)
-