Uses of Class
org.opendaylight.neutron.spi.NeutronL2gatewayConnection
-
Packages that use NeutronL2gatewayConnection Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronL2gatewayConnection in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronL2gatewayConnection Modifier and Type Method Description protected boolean
NeutronL2gatewayConnection. extractField(String field, NeutronL2gatewayConnection ans)
-
Uses of NeutronL2gatewayConnection in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronL2gatewayConnection Modifier and Type Method Description protected NeutronL2gatewayConnection
NeutronL2gatewayConnectionInterface. fromMd(L2gatewayConnection l2gatewayConnection)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronL2gatewayConnection Modifier and Type Method Description protected L2gatewayConnection
NeutronL2gatewayConnectionInterface. toMd(NeutronL2gatewayConnection neutronObject)
-