|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.system.query.cql.CQLQuery
public class CQLQuery
Constructor Summary | |
---|---|
CQLQuery()
|
|
CQLQuery(CQLObject target)
|
Method Summary | |
---|---|
CQLObject |
getTarget()
Gets the target value for this CQLQuery. |
void |
setTarget(CQLObject target)
Sets the target value for this CQLQuery. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CQLQuery()
public CQLQuery(CQLObject target)
Method Detail |
---|
public CQLObject getTarget()
public void setTarget(CQLObject target)
target
- Defines the target data type of a CQL query
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |