Package | Description |
---|---|
org.opennms.web.rest.model.v2 | |
org.opennms.web.rest.v2 | |
org.opennms.web.rest.v2.api |
Modifier and Type | Method and Description |
---|---|
OspfElementNodeDTO |
EnlinkdDTO.getOspfElementNodeDTO() |
OspfElementNodeDTO |
OspfElementNodeDTO.withOspfAdminStat(String ospfAdminStat) |
OspfElementNodeDTO |
OspfElementNodeDTO.withOspfCreateTime(String ospfCreateTime) |
OspfElementNodeDTO |
OspfElementNodeDTO.withOspfLastPollTime(String ospfLastPollTime) |
OspfElementNodeDTO |
OspfElementNodeDTO.withOspfRouterId(String ospfRouterId) |
OspfElementNodeDTO |
OspfElementNodeDTO.withOspfVersionNumber(Integer ospfVersionNumber) |
Modifier and Type | Method and Description |
---|---|
void |
EnlinkdDTO.setOspfElementNodeDTO(OspfElementNodeDTO ospfElementNodeDTO) |
EnlinkdDTO |
EnlinkdDTO.withOspfElementNodeDTO(OspfElementNodeDTO ospfElementNodeDTO) |
Modifier and Type | Method and Description |
---|---|
OspfElementNodeDTO |
NodeLinkRestService.getOspfElem(String nodeCriteria) |
Modifier and Type | Method and Description |
---|---|
OspfElementNodeDTO |
NodeLinkRestApi.getOspfElem(String nodeCriteria) |
Copyright © 2021. All rights reserved.