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