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 boolean
NeutronVpnService. 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 NeutronVpnService
NeutronVpnServiceInterface. fromMd(Vpnservice vpnService)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronVpnService Modifier and Type Method Description protected Vpnservice
NeutronVpnServiceInterface. toMd(NeutronVpnService vpnService)
-