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