jsky.catalog.irsa
Class IRSAQueryArgs

java.lang.Object
  extended by jsky.catalog.BasicQueryArgs
      extended by 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

Constructor Summary
IRSAQueryArgs(IRSACatalog catalog)
          Constructor
 
Method Summary
 String getSQLString()
           
 void setSQLString(String s)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IRSAQueryArgs

public IRSAQueryArgs(IRSACatalog catalog)
Constructor

Method Detail

getSQLString

public String getSQLString()

setSQLString

public void setSQLString(String s)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.