public class CdpLinkTopologyEntity extends Object
Constructor and Description |
---|
CdpLinkTopologyEntity(Integer id,
Integer nodeId,
Integer cdpCacheIfIndex,
String cdpInterfaceName,
String cdpCacheAddress,
String cdpCacheDeviceId,
String cdpCacheDevicePort) |
Modifier and Type | Method and Description |
---|---|
String |
getCdpCacheAddress() |
String |
getCdpCacheDeviceId() |
String |
getCdpCacheDevicePort() |
Integer |
getCdpCacheIfIndex() |
String |
getCdpInterfaceName() |
Integer |
getId() |
Integer |
getNodeId() |
String |
getNodeIdAsString() |
String |
toString() |
public Integer getId()
public Integer getNodeId()
public String getNodeIdAsString()
public Integer getCdpCacheIfIndex()
public String getCdpInterfaceName()
public String getCdpCacheAddress()
public String getCdpCacheDevicePort()
public String getCdpCacheDeviceId()
Copyright © 2021. All rights reserved.