Uses of Class
org.geotools.stac.client.SortBy
- 
Packages that use SortBy Package Description org.geotools.stac.client 
- 
- 
Uses of SortBy in org.geotools.stac.clientMethods in org.geotools.stac.client that return types with arguments of type SortBy Modifier and Type Method Description List<SortBy>SearchQuery. getSortBy()Method parameters in org.geotools.stac.client with type arguments of type SortBy Modifier and Type Method Description voidSearchQuery. setSortBy(List<SortBy> sortBy)
 
-