Package org.opendaylight.neutron.spi
Class NeutronL2gatewayDeviceInterface
- java.lang.Object
 - 
- org.opendaylight.neutron.spi.NeutronL2gatewayDeviceInterface
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class NeutronL2gatewayDeviceInterface extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NeutronL2gatewayDeviceInterface() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetInterfaceName()List<Integer>getSegmentationId()voidsetInterfaceName(String interfaceName)voidsetSegmentationId(List<Integer> segmentationId)StringtoString() 
 -