public class LldpLinkNode extends Object
Constructor and Description |
---|
LldpLinkNode() |
Modifier and Type | Method and Description |
---|---|
String |
getLldpCreateTime() |
String |
getLldpLastPollTime() |
String |
getLldpPortDescr() |
String |
getLldpPortString() |
String |
getLldpPortUrl() |
String |
getLldpRemChassisIdString() |
String |
getLldpRemChassisIdUrl() |
String |
getLldpRemPortDescr() |
String |
getLldpRemPortString() |
String |
getLldpRemPortUrl() |
String |
getLldpRemSysName() |
void |
setLldpCreateTime(String lldpCreateTime) |
void |
setLldpLastPollTime(String lldpLastPollTime) |
void |
setLldpPortDescr(String lldpPortDescr) |
void |
setLldpPortString(String lldpPortString) |
void |
setLldpPortUrl(String lldpPortUrl) |
void |
setLldpRemChassisIdString(String lldpRemChassisIdString) |
void |
setLldpRemChassisIdUrl(String lldpRemChassisIdUrl) |
void |
setLldpRemPortDescr(String lldpRemPortDescr) |
void |
setLldpRemPortString(String lldpRemPortString) |
void |
setLldpRemPortUrl(String lldpRemPortUrl) |
void |
setLldpRemSysName(String lldpRemSysName) |
public String getLldpPortString()
public void setLldpPortString(String lldpPortString)
public String getLldpPortDescr()
public void setLldpPortDescr(String lldpPortDescr)
public String getLldpPortUrl()
public void setLldpPortUrl(String lldpPortUrl)
public String getLldpRemChassisIdString()
public void setLldpRemChassisIdString(String lldpRemChassisIdString)
public String getLldpRemSysName()
public void setLldpRemSysName(String lldpRemSysName)
public String getLldpRemChassisIdUrl()
public void setLldpRemChassisIdUrl(String lldpRemChassisIdUrl)
public String getLldpRemPortString()
public void setLldpRemPortString(String lldpRemPortString)
public String getLldpRemPortDescr()
public void setLldpRemPortDescr(String lldpRemPortDescr)
public String getLldpRemPortUrl()
public void setLldpRemPortUrl(String lldpRemPortUrl)
public String getLldpCreateTime()
public void setLldpCreateTime(String lldpCreateTime)
public String getLldpLastPollTime()
public void setLldpLastPollTime(String lldpLastPollTime)
Copyright © 2015. All rights reserved.