public class ListEntriesImpl extends ListEntries implements Serializable
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ListEntriesImpl.Entry | 
| Constructor and Description | 
|---|
| ListEntriesImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addEntry(ListEntry entry) | 
| Iterator<ListEntry> | getListEntries() | 
| String | getValueClass() | 
| void | setValueClass(String valueClass) | 
public String getValueClass()
getValueClass in class ListEntriespublic void setValueClass(String valueClass)
public void addEntry(ListEntry entry)
public Iterator<ListEntry> getListEntries()
getListEntries in class ListEntriesListEntry entriesCopyright © 2025 The Apache Software Foundation. All rights reserved.