public class CdpElementTopologyEntity extends Object
| Constructor and Description | 
|---|
CdpElementTopologyEntity(Integer id,
                        String cdpGlobalDeviceId,
                        Integer nodeId)  | 
| Modifier and Type | Method and Description | 
|---|---|
static CdpElementTopologyEntity | 
create(CdpElement element)  | 
String | 
getCdpGlobalDeviceId()  | 
Integer | 
getId()  | 
Integer | 
getNodeId()  | 
public static CdpElementTopologyEntity create(CdpElement element)
public Integer getId()
public String getCdpGlobalDeviceId()
public Integer getNodeId()
Copyright © 2021. All rights reserved.