Uses of Enum Class
com.luciad.ogc.csw.model.ELcdCSWResultsStatus
Packages that use ELcdCSWResultsStatus
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
-
Uses of ELcdCSWResultsStatus in com.luciad.ogc.csw.model
Methods in com.luciad.ogc.csw.model that return ELcdCSWResultsStatusModifier and TypeMethodDescriptionstatic ELcdCSWResultsStatusTLcdCSWSearchResults.getStatus()Returns the value of the property that maps to thestatusattribute.static ELcdCSWResultsStatusReturns 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.Methods in com.luciad.ogc.csw.model with parameters of type ELcdCSWResultsStatusModifier and TypeMethodDescriptionvoidTLcdCSWSearchResults.setStatus(ELcdCSWResultsStatus aValue) Sets the value of the property that maps to thestatusattribute.static StringELcdCSWResultsStatus.toValue(ELcdCSWResultsStatus aValue)