public interface OspfLsa
| Modifier and Type | Method and Description |
|---|---|
int |
age()
Gets the age of LSA.
|
OspfLsaType |
getOspfLsaType()
Gets the type of OSPF LSA.
|
OspfLsa |
lsaHeader()
Gets the LSA header instance.
|
OspfLsaType getOspfLsaType()
int age()
OspfLsa lsaHeader()