public class ReportQueryResultListItem extends Object
| Constructor and Description |
|---|
ReportQueryResultListItem()
Instantiates a new query result list item.
|
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement> |
getFields()
Gets the fields.
|
void |
setFields(List<JAXBElement> fields)
Sets the fields.
|
public ReportQueryResultListItem()
public List<JAXBElement> getFields()
public void setFields(List<JAXBElement> fields)
fields - the new fieldsEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference