public class SingleResultQueryList extends Object implements SingleResultQuery
| Constructor and Description |
|---|
SingleResultQueryList()
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 SingleResultQueryList()
public List<JAXBElement> getFields()
getFields in interface SingleResultQuerypublic void setFields(List<JAXBElement> fields)
setFields in interface SingleResultQueryfields - the new fieldsEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference