Package org.codice.ddf.spatial.geocoding
Class GeoEntryAttributes
java.lang.Object
org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String attributeName) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Field Details
-
FEATURE_CODE_ATTRIBUTE_NAME
- See Also:
-
FEATURE_CLASS_ATTRIBUTE_NAME
- See Also:
-
POPULATION_ATTRIBUTE_NAME
- See Also:
-
IMPORT_LOCATION
- See Also:
-
GAZETTEER_SORT_VALUE
- See Also:
-
-
Constructor Details
-
GeoEntryAttributes
public GeoEntryAttributes()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-