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