public class NeutronL2gatewayDeviceInterface extends Object implements Serializable
Constructor and Description |
---|
NeutronL2gatewayDeviceInterface() |
Modifier and Type | Method and Description |
---|---|
String |
getInterfaceName() |
List<Integer> |
getSegmentationId() |
void |
setInterfaceName(String interfaceName) |
void |
setSegmentationId(List<Integer> segmentationId) |
String |
toString() |
Copyright © 2017 OpenDaylight. All rights reserved.