Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigNewsPanel
-
Packages that use ApplicationConfigNewsPanel Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigNewsPanel in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigNewsPanel Modifier and Type Method Description ApplicationConfigNewsPanelApplicationConfigNewsPanel. addEntryItem(ApplicationConfigNewsPanelEntry entryItem)ApplicationConfigNewsPanelApplicationConfigNewsPanel. contentRefreshInterval(Integer contentRefreshInterval)ApplicationConfigNewsPanelApplicationConfigNewsPanel. entry(List<ApplicationConfigNewsPanelEntry> entry)@Nullable ApplicationConfigNewsPanelApplicationConfigPortal. getNewsPanel()Get newsPanelMethods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigNewsPanel Modifier and Type Method Description ApplicationConfigPortalApplicationConfigPortal. newsPanel(ApplicationConfigNewsPanel newsPanel)voidApplicationConfigPortal. setNewsPanel(ApplicationConfigNewsPanel newsPanel)
-