public class LogicalGroupInterfaceInfo extends InterfaceInfo
InterfaceInfo.InterfaceAdminState, InterfaceInfo.InterfaceOpState, InterfaceInfo.InterfaceTypeadminState, dpId, groupId, interfaceName, interfaceTag, interfaceType, isUntaggedVlan, l2domainGroupId, macAddress, opState, portName, portNo| Constructor and Description |
|---|
LogicalGroupInterfaceInfo(String portName,
BigInteger srcDpId,
List<String> parentInterfaces) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParentInterfaceName(String parentIfname) |
void |
deleteParentInterfaceName(String parentIfname) |
List<String> |
getParentInterfaceNames() |
int |
getTotalParentInterfaces() |
getAdminState, getDpId, getGroupId, getInterfaceName, getInterfaceTag, getInterfaceType, getL2domainGroupId, getMacAddress, getOpState, getPortName, getPortNo, isOperational, isUntaggedVlan, setAdminState, setDpId, setGroupId, setInterfaceName, setInterfaceTag, setInterfaceType, setL2domainGroupId, setMacAddress, setOpState, setPortName, setPortNo, setUntaggedVlanpublic LogicalGroupInterfaceInfo(String portName, BigInteger srcDpId, List<String> parentInterfaces)
Copyright © 2019 OpenDaylight. All rights reserved.