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