public class NeighborConfigInfo extends Object implements Serializable
| Constructor and Description |
|---|
NeighborConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getRemoteChassisId() |
String |
getRemotePortId() |
int |
hashCode() |
void |
setRemoteChassisId(String remoteChassisId) |
void |
setRemotePortId(String remotePortId) |
String |
toString() |
public String getRemoteChassisId()
public void setRemoteChassisId(String remoteChassisId)
remoteChassisId - the remoteChassisId to setpublic String getRemotePortId()
public void setRemotePortId(String remotePortId)
remotePortId - the remotePortId to setCopyright © 2017. All rights reserved.