Uses of Enum Class
org.opengis.cite.ogcapiprocesses10.jobs.Jobs.SupportedExecutionModes
Packages that use Jobs.SupportedExecutionModes
-
Uses of Jobs.SupportedExecutionModes in org.opengis.cite.ogcapiprocesses10.jobs
Methods in org.opengis.cite.ogcapiprocesses10.jobs that return Jobs.SupportedExecutionModesModifier and TypeMethodDescriptionstatic Jobs.SupportedExecutionModes
Returns the enum constant of this class with the specified name.static Jobs.SupportedExecutionModes[]
Jobs.SupportedExecutionModes.values()
Returns an array containing the constants of this enum class, in the order they are declared.