public class NamedOrderedListBean extends Object
| Constructor and Description |
|---|
NamedOrderedListBean() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getList() |
String |
getName() |
void |
setListItem(String listItem) |
void |
setListItems(List<String> listItems) |
void |
setName(String name) |
public NamedOrderedListBean()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.