Uses of Class
org.n52.svalbard.odata.grammar.STAQueryOptionsGrammar.GeoLiteralContext
-
Packages that use STAQueryOptionsGrammar.GeoLiteralContext Package Description org.n52.svalbard.odata.grammar -
-
Uses of STAQueryOptionsGrammar.GeoLiteralContext in org.n52.svalbard.odata.grammar
Methods in org.n52.svalbard.odata.grammar that return STAQueryOptionsGrammar.GeoLiteralContext Modifier and Type Method Description STAQueryOptionsGrammar.GeoLiteralContextSTAQueryOptionsGrammar.CollectionLiteralContext. geoLiteral(int i)STAQueryOptionsGrammar.GeoLiteralContextSTAQueryOptionsGrammar. geoLiteral()Methods in org.n52.svalbard.odata.grammar that return types with arguments of type STAQueryOptionsGrammar.GeoLiteralContext Modifier and Type Method Description List<STAQueryOptionsGrammar.GeoLiteralContext>STAQueryOptionsGrammar.CollectionLiteralContext. geoLiteral()
-