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<jakarta.xml.bind.JAXBElement<?>> |
getFields()
Gets the fields.
|
void |
setFields(List<jakarta.xml.bind.JAXBElement<?>> fields)
Sets the fields.
|
public SingleResultQueryList()
public List<jakarta.xml.bind.JAXBElement<?>> getFields()
getFields
in interface SingleResultQuery
public void setFields(List<jakarta.xml.bind.JAXBElement<?>> fields)
setFields
in interface SingleResultQuery
fields
- the new fieldsCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.