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 booleanNeutronBgpvpnRouterAssociation. 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 NeutronBgpvpnRouterAssociationNeutronBgpvpnRouterAssociationInterface. fromMd(BgpvpnRouterAssociation bgpvpnRouterAssociation)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronBgpvpnRouterAssociation Modifier and Type Method Description protected BgpvpnRouterAssociationNeutronBgpvpnRouterAssociationInterface. toMd(NeutronBgpvpnRouterAssociation bgpvpnRouterAssociation)
-