jsky.catalog.irsa
Class IRSAQueryArgs
java.lang.Object
jsky.catalog.BasicQueryArgs
jsky.catalog.irsa.IRSAQueryArgs
- All Implemented Interfaces:
- QueryArgs
public final class IRSAQueryArgs
- extends BasicQueryArgs
Adds an SQL select statement to the basic query arguments.
- Author:
- Allan Brighton
Methods inherited from class jsky.catalog.BasicQueryArgs |
getCatalog, getConditions, getId, getMaxRows, getParamValue, getParamValue, getParamValueAsDouble, getParamValueAsInt, getParamValueAsString, getQueryType, getRegion, setId, setMaxRows, setParamValue, setParamValue, setParamValue, setParamValue, setParamValues, setQueryType, setRegion, toString |
IRSAQueryArgs
public IRSAQueryArgs(IRSACatalog catalog)
- Constructor
getSQLString
public String getSQLString()
setSQLString
public void setSQLString(String s)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.