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