public interface Page
Modifier and Type | Method and Description |
---|---|
Object |
getModel()
Return the model of the page.
|
String |
getTitle()
Return the title of the page.
|
void |
setModel(Object model)
Set the model of the page.
|
void |
setTitle(String title)
Set the title of the page.
|
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.