public class QueryList
extends Object
This class is used to wrap collection of Query objects
- See Also:
-
- Author:
- gonural
-
Constructor Summary
Constructors
-
Method Summary
List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Query>
void
setList(List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Query> list)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
QueryList
public QueryList()
-
Method Details
-
getList
public List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Query> getList()
-
setList
public void setList(List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Query> list)