Class QueryExecutionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.query.execute.QueryExecutionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.query.execute.QueryExecutionOptions")
public class QueryExecutionOptions
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()withParameter(String parameterName, String value) withParameters(Map<String, String> parameters)