Package org.opendaylight.neutron.spi
Interface INeutronVpnServiceCRUD
- 
- All Superinterfaces:
 INeutronCRUD<NeutronVpnService>
- All Known Implementing Classes:
 NeutronVpnServiceInterface
public interface INeutronVpnServiceCRUD extends INeutronCRUD<NeutronVpnService>
This interface defines the methods for CRUD of NB VPNService objects. 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.opendaylight.neutron.spi.INeutronCRUD
INeutronCRUD.Result 
 - 
 
 -