Package org.citydb.plugin.cli
Class SQLSelectOption
- java.lang.Object
-
- org.citydb.plugin.cli.SQLSelectOption
-
public class SQLSelectOption extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SQLSelectOption()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SelectOperator
toSelectOperator()
-
-
-
Method Detail
-
toSelectOperator
public SelectOperator toSelectOperator()
-
-