Uses of Interface
org.opendaylight.neutron.spi.INeutronBgpvpnRouterAssociationCRUD
-
Packages that use INeutronBgpvpnRouterAssociationCRUD Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.transcriber -
-
Uses of INeutronBgpvpnRouterAssociationCRUD in org.opendaylight.neutron.northbound.api
Constructors in org.opendaylight.neutron.northbound.api with parameters of type INeutronBgpvpnRouterAssociationCRUD Constructor Description NeutronBgpvpnRouterAssociationsNorthbound(INeutronBgpvpnRouterAssociationCRUD neutronCRUD)
NeutronBgpvpnsNorthbound(INeutronBgpvpnCRUD neutronCRUD, INeutronBgpvpnNetworkAssociationCRUD neutronBgpvpnNetworkAssociation, INeutronBgpvpnRouterAssociationCRUD neutronBgpvpnRouterAssociation)
-
Uses of INeutronBgpvpnRouterAssociationCRUD in org.opendaylight.neutron.transcriber
Classes in org.opendaylight.neutron.transcriber that implement INeutronBgpvpnRouterAssociationCRUD Modifier and Type Class Description class
NeutronBgpvpnRouterAssociationInterface
-