Uses of Enum Class
com.luciad.format.metadata.atom.model.ELcdAtomTextType
Package
Description
This package contains a domain model for describing metadata using the Atom Syndication Format, an XML based
format used for
web feeds
.-
Uses of ELcdAtomTextType in com.luciad.format.metadata.atom.model
Modifier and TypeMethodDescriptionstatic ELcdAtomTextType
static ELcdAtomTextType
Returns the enum constant of this class with the specified name.static ELcdAtomTextType[]
ELcdAtomTextType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
ELcdAtomTextType.toValue
(ELcdAtomTextType aValue)