Uses of Class
gov.nasa.pds.search.core.registry.SolrSchemaField

Packages that use SolrSchemaField
gov.nasa.pds.search.core.registry   
 

Uses of SolrSchemaField in gov.nasa.pds.search.core.registry
 

Methods in gov.nasa.pds.search.core.registry that return SolrSchemaField
static SolrSchemaField SolrSchemaField.get(DataType type)
          Return a SolrSchemaField based on given DataType
static SolrSchemaField SolrSchemaField.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SolrSchemaField[] SolrSchemaField.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 Planetary Data System. All Rights Reserved.