Uses of Interface
ddf.catalog.data.Attribute
Packages that use Attribute
Package
Description
Provides the classes for the Catalog Data API and implementation.
Provides the classes for the Catalog Validation API and implementation.
-
Uses of Attribute in ddf.catalog.data
Methods in ddf.catalog.data that return AttributeModifier and TypeMethodDescriptionMetacard.getAttribute(String name) ReturnsAttributefor given attribute name.Methods in ddf.catalog.data with parameters of type AttributeModifier and TypeMethodDescriptionvoidMetacard.setAttribute(Attribute attribute) SetsAttributewith new attribute. -
Uses of Attribute in ddf.catalog.validation
Methods in ddf.catalog.validation with parameters of type Attribute