@Generated public class QueryOptions extends Object
Constructor and Description |
---|
QueryOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMovedToTrashAt() |
Collection<Parameter> |
getParameters() |
int |
hashCode() |
QueryOptions |
setMovedToTrashAt(String movedToTrashAt) |
QueryOptions |
setParameters(Collection<Parameter> parameters) |
String |
toString() |
public QueryOptions setMovedToTrashAt(String movedToTrashAt)
public String getMovedToTrashAt()
public QueryOptions setParameters(Collection<Parameter> parameters)
public Collection<Parameter> getParameters()
Copyright © 2024. All rights reserved.