Uses of Class
org.opendaylight.neutron.spi.NeutronVpnService
-
Packages that use NeutronVpnService Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronVpnService in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronVpnService Modifier and Type Method Description protected booleanNeutronVpnService. extractField(String field, NeutronVpnService ans) -
Uses of NeutronVpnService in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronVpnService Modifier and Type Method Description protected NeutronVpnServiceNeutronVpnServiceInterface. fromMd(Vpnservice vpnService)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronVpnService Modifier and Type Method Description protected VpnserviceNeutronVpnServiceInterface. toMd(NeutronVpnService vpnService)
-