Uses of Class
org.gcube.opensearch.opensearchdatasource.OpenSearchDataSource.SupportedRelations

Packages that use OpenSearchDataSource.SupportedRelations
org.gcube.opensearch.opensearchdatasource   
 

Uses of OpenSearchDataSource.SupportedRelations in org.gcube.opensearch.opensearchdatasource
 

Methods in org.gcube.opensearch.opensearchdatasource that return OpenSearchDataSource.SupportedRelations
static OpenSearchDataSource.SupportedRelations OpenSearchDataSource.SupportedRelations.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OpenSearchDataSource.SupportedRelations[] OpenSearchDataSource.SupportedRelations.values()
          Returns an array containing the constants of this enum type, in the order they are declared.