Uses of Class
org.opendaylight.neutron.spi.NeutronVpnIpSecSiteConnection
-
Packages that use NeutronVpnIpSecSiteConnection Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronVpnIpSecSiteConnection in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronVpnIpSecSiteConnection Modifier and Type Method Description protected booleanNeutronVpnIpSecSiteConnection. extractField(String field, NeutronVpnIpSecSiteConnection ans) -
Uses of NeutronVpnIpSecSiteConnection in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronVpnIpSecSiteConnection Modifier and Type Method Description protected NeutronVpnIpSecSiteConnectionNeutronVpnIpSecSiteConnectionsInterface. fromMd(Ipsecsiteconnection ipsecSiteConnection)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronVpnIpSecSiteConnection Modifier and Type Method Description protected IpsecsiteconnectionNeutronVpnIpSecSiteConnectionsInterface. toMd(NeutronVpnIpSecSiteConnection ipsecSiteConnection)
-