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