org.gcube.dataaccess.spql.model
Class ExpandClause
java.lang.Object
org.gcube.dataaccess.spql.model.ExpandClause
public class ExpandClause
- extends Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
datasources
protected List<String> datasources
ExpandClause
public ExpandClause()
getDatasources
public List<String> getDatasources()
- Returns:
- the datasources
setDatasources
public void setDatasources(List<String> datasources)
- Parameters:
datasources - the datasources to set
Copyright © 2013. All Rights Reserved.