public class OspfStatLsdbBriefKey extends Object implements Identifier<OspfStatLsdbBrief>
Constructor and Description |
---|
OspfStatLsdbBriefKey(OspfStatLsdbBriefKey source)
Creates a copy from Source Object.
|
OspfStatLsdbBriefKey(String _advRtr,
Integer _areaIndex,
Integer _lsId,
Short _lsaType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAdvRtr() |
Integer |
getAreaIndex() |
Short |
getLsaType() |
Integer |
getLsId() |
int |
hashCode() |
String |
toString() |
public OspfStatLsdbBriefKey(String _advRtr, Integer _areaIndex, Integer _lsId, Short _lsaType)
public OspfStatLsdbBriefKey(OspfStatLsdbBriefKey source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.