public static class IndividualListController.PageRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
index |
String |
param |
boolean |
selected |
String |
text |
| Constructor and Description |
|---|
PageRecord(String param,
String index,
String text,
boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndex() |
String |
getParam() |
boolean |
getSelected() |
String |
getText() |
Copyright © 2022. All rights reserved.