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 boolean
NeutronVpnIpSecSiteConnection. 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 NeutronVpnIpSecSiteConnection
NeutronVpnIpSecSiteConnectionsInterface. fromMd(Ipsecsiteconnection ipsecSiteConnection)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronVpnIpSecSiteConnection Modifier and Type Method Description protected Ipsecsiteconnection
NeutronVpnIpSecSiteConnectionsInterface. toMd(NeutronVpnIpSecSiteConnection ipsecSiteConnection)
-