Uses of Enum Class
com.luciad.ogc.csw.model.ELcdCSWResultsStatus
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
-
Uses of ELcdCSWResultsStatus in com.luciad.ogc.csw.model
Modifier and TypeMethodDescriptionstatic ELcdCSWResultsStatus
TLcdCSWSearchResults.getStatus()
Returns the value of the property that maps to thestatus
attribute.static ELcdCSWResultsStatus
Returns the enum constant of this class with the specified name.static ELcdCSWResultsStatus[]
ELcdCSWResultsStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdCSWSearchResults.setStatus
(ELcdCSWResultsStatus aValue) Sets the value of the property that maps to thestatus
attribute.static String
ELcdCSWResultsStatus.toValue
(ELcdCSWResultsStatus aValue)