Uses of Enum Class
com.luciad.ogc.ows.model.ELcdOWSRangeClosure
Packages that use ELcdOWSRangeClosure
Package
Description
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
-
Uses of ELcdOWSRangeClosure in com.luciad.ogc.ows.model
Methods in com.luciad.ogc.ows.model that return ELcdOWSRangeClosureModifier and TypeMethodDescriptionstatic ELcdOWSRangeClosureTLcdOWSRange.getRangeClosure()Returns the value of the property that maps to therangeClosureattribute.static ELcdOWSRangeClosureReturns the enum constant of this class with the specified name.static ELcdOWSRangeClosure[]ELcdOWSRangeClosure.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.ogc.ows.model with parameters of type ELcdOWSRangeClosureModifier and TypeMethodDescriptionvoidTLcdOWSRange.setRangeClosure(ELcdOWSRangeClosure aValue) Sets the value of the property that maps to therangeClosureattribute.static StringELcdOWSRangeClosure.toValue(ELcdOWSRangeClosure aValue)