Uses of Enum Class
com.luciad.format.metadata.model.service.ELcdISO19119ParameterDirection
Packages that use ELcdISO19119ParameterDirection
Package
Description
This package provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
-
Uses of ELcdISO19119ParameterDirection in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return ELcdISO19119ParameterDirectionModifier and TypeMethodDescriptionTLcdISO19119Parameter.getDirection()
Returns the role value contained in the value of theTLcdISO19119Parameter.DIRECTION_PROPERTY
property.Returns the enum constant of this class with the specified name.static ELcdISO19119ParameterDirection[]
ELcdISO19119ParameterDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.metadata.model.service with parameters of type ELcdISO19119ParameterDirectionModifier and TypeMethodDescriptionvoid
TLcdISO19119Parameter.setDirection
(ELcdISO19119ParameterDirection aValue) Sets the value of the property that maps to thedirection
element.static String
ELcdISO19119ParameterDirection.toValue
(ELcdISO19119ParameterDirection aValue)