public class SingleResultQueryList extends java.lang.Object implements SingleResultQuery
| Constructor and Description |
|---|
SingleResultQueryList()
Instantiates a new query result list item.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.bind.JAXBElement> |
getFields()
Gets the fields.
|
void |
setFields(java.util.List<javax.xml.bind.JAXBElement> fields)
Sets the fields.
|
public SingleResultQueryList()
public java.util.List<javax.xml.bind.JAXBElement> getFields()
getFields in interface SingleResultQuerypublic void setFields(java.util.List<javax.xml.bind.JAXBElement> fields)
setFields in interface SingleResultQueryfields - the new fieldsEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference