public class LldpElementTopologyEntity extends Object
| Constructor and Description | 
|---|
LldpElementTopologyEntity(Integer id,
                         String lldpChassisId,
                         Integer nodeId)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LldpElementTopologyEntity | 
create(LldpElement element)  | 
Integer | 
getId()  | 
String | 
getLldpChassisId()  | 
Integer | 
getNodeId()  | 
String | 
getNodeIdAsString()  | 
public static LldpElementTopologyEntity create(LldpElement element)
public Integer getId()
public String getLldpChassisId()
public Integer getNodeId()
public String getNodeIdAsString()
Copyright © 2021. All rights reserved.