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