Uses of Enum Class
ddf.catalog.data.AttributeType.AttributeFormat
Packages that use AttributeType.AttributeFormat
Package
Description
Provides the classes for the Catalog Data API and implementation.
-
Uses of AttributeType.AttributeFormat in ddf.catalog.data
Methods in ddf.catalog.data that return AttributeType.AttributeFormatModifier and TypeMethodDescriptionAttributeType.getAttributeFormat()Get theAttributeType.AttributeFormatused by values of thisAttributeTypeReturns the enum constant of this class with the specified name.static AttributeType.AttributeFormat[]AttributeType.AttributeFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.