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