Package ddf.catalog.data.impl.types
Class LocationAttributes
java.lang.Object
ddf.catalog.data.impl.types.LocationAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Location,Serializable
public class LocationAttributes
extends Object
implements ddf.catalog.data.types.Location, ddf.catalog.data.MetacardType
This class provides attributes that reflect location aspects about the resource associated with
the metacard. This includes country codes and coordinate reference systems.
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.types.Location
ALTITUDE, COORDINATE_REFERENCE_SYSTEM_CODE, COORDINATE_REFERENCE_SYSTEM_NAME, COUNTRY_CODEFields 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 name) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
LocationAttributes
public LocationAttributes()
-
-
Method Details
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-