Uses of Enum Class
org.opengis.parameter.ParameterDirection
Packages that use ParameterDirection
-
Uses of ParameterDirection in org.opengis.parameter
Methods in org.opengis.parameter that return ParameterDirectionModifier and TypeMethodDescriptionParameterDirection.family()
Returns all constants defined by this enumeration type.default ParameterDirection
GeneralParameterDescriptor.getDirection()
Returns whether the parameter is an input to the service, an output or both.static ParameterDirection
Returns the enum constant of this class with the specified name.static ParameterDirection[]
ParameterDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.