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