Uses of Enum Class
de.dlr.proseo.model.enums.OrderSource
Packages that use OrderSource
Package
Description
The de.dlr.proseo.model.enums package contains all enumerations used in the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
-
Uses of OrderSource in de.dlr.proseo.model.enums
Methods in de.dlr.proseo.model.enums that return OrderSourceModifier and TypeMethodDescriptionstatic OrderSourceReturns the enum constant of this class with the specified name.static OrderSource[]OrderSource.values()Returns an array containing the constants of this enum class, in the order they are declared.