public class Definitions extends Object
QueryParameterDef
instances.
Typically created as a static variable in a Query and passed to the super
constructor ({@link ome.services.query.Query#Query(Definitions, Parameters))Constructor and Description |
---|
Definitions(QueryParameterDef... parameterDefs) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsKey(Object key) |
QueryParameterDef |
get(Object key) |
boolean |
isEmpty() |
Set<String> |
keySet() |
int |
size() |
public Definitions(QueryParameterDef... parameterDefs)
public boolean containsKey(Object key)
public boolean isEmpty()
public int size()
public QueryParameterDef get(Object key)
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.