Class GeoEntryAttributes

java.lang.Object
org.codice.ddf.spatial.geocoding.GeoEntryAttributes
All Implemented Interfaces:
ddf.catalog.data.MetacardType, Serializable

public class GeoEntryAttributes extends Object implements ddf.catalog.data.MetacardType
See Also:
  • Field Details

  • Constructor Details

    • GeoEntryAttributes

      public GeoEntryAttributes()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptors

      public Set<ddf.catalog.data.AttributeDescriptor> getAttributeDescriptors()
      Specified by:
      getAttributeDescriptors in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptor

      public ddf.catalog.data.AttributeDescriptor getAttributeDescriptor(String attributeName)
      Specified by:
      getAttributeDescriptor in interface ddf.catalog.data.MetacardType