Package | Description |
---|---|
org.opennms.netmgt.config.pagesequence |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Page> |
PageSequence.getPages() |
Modifier and Type | Method and Description |
---|---|
void |
PageSequence.addPage(Page page) |
boolean |
PageSequence.removePage(Page page) |
Modifier and Type | Method and Description |
---|---|
void |
PageSequence.setPages(List<Page> pages) |
Copyright © 2021. All rights reserved.