Uses of Enum
org.apache.sis.internal.geoapi.filter.TemporalOperatorName
Packages that use TemporalOperatorName
Package
Description
Placeholder for GeoAPI 3.1 interfaces (not yet released).
-
Uses of TemporalOperatorName in org.apache.sis.internal.geoapi.filter
Subclasses with type arguments of type TemporalOperatorName in org.apache.sis.internal.geoapi.filterModifier and TypeClassDescriptionenumPlaceholder for GeoAPI 3.1 interfaces (not yet released).Methods in org.apache.sis.internal.geoapi.filter that return TemporalOperatorNameModifier and TypeMethodDescriptionstatic TemporalOperatorNameReturns the enum constant of this type with the specified name.static TemporalOperatorName[]TemporalOperatorName.values()Returns an array containing the constants of this enum type, in the order they are declared.