public class SingleResultQueryList extends Object
Constructor and Description |
---|
SingleResultQueryList()
Instantiates a new query result list item.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<JAXBElement> |
getFields()
Gets the fields.
|
int |
hashCode() |
void |
setFields(List<JAXBElement> fields)
Sets the fields.
|
public SingleResultQueryList()
public List<JAXBElement> getFields()
public void setFields(List<JAXBElement> fields)
fields
- the new fieldsEclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference