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