Uses of Enum Class
net.opengis.fes20.SpatialOperatorNameTypeMember0
Packages that use SpatialOperatorNameTypeMember0
-
Uses of SpatialOperatorNameTypeMember0 in net.opengis.fes20
Fields in net.opengis.fes20 with type parameters of type SpatialOperatorNameTypeMember0Modifier and TypeFieldDescriptionstatic final List<SpatialOperatorNameTypeMember0>
SpatialOperatorNameTypeMember0.VALUES
A public read-only list of all the 'Spatial Operator Name Type Member0' enumerators.Methods in net.opengis.fes20 that return SpatialOperatorNameTypeMember0Modifier and TypeMethodDescriptionSpatialOperatorNameTypeMember0.get
(int value) Returns the 'Spatial Operator Name Type Member0' literal with the specified integer value.Returns the 'Spatial Operator Name Type Member0' literal with the specified literal value.Returns the 'Spatial Operator Name Type Member0' literal with the specified name.Returns the enum constant of this class with the specified name.static SpatialOperatorNameTypeMember0[]
SpatialOperatorNameTypeMember0.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpatialOperatorNameTypeMember0 in net.opengis.fes20.impl
Methods in net.opengis.fes20.impl that return SpatialOperatorNameTypeMember0Modifier and TypeMethodDescriptionFes20FactoryImpl.createSpatialOperatorNameTypeMember0FromString
(EDataType eDataType, String initialValue) Fes20FactoryImpl.createSpatialOperatorNameTypeMember0ObjectFromString
(EDataType eDataType, String initialValue) -
Uses of SpatialOperatorNameTypeMember0 in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type SpatialOperatorNameTypeMember0Modifier and TypeMethodDescriptionboolean
Fes20Validator.validateSpatialOperatorNameTypeMember0
(SpatialOperatorNameTypeMember0 spatialOperatorNameTypeMember0, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
Fes20Validator.validateSpatialOperatorNameTypeMember0Object
(SpatialOperatorNameTypeMember0 spatialOperatorNameTypeMember0Object, DiagnosticChain diagnostics, Map<Object, Object> context)