Uses of Enum Class
de.dlr.proseo.model.enums.OrderState
Packages that use OrderState
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 OrderState in de.dlr.proseo.model.enums
Methods in de.dlr.proseo.model.enums that return OrderStateModifier and TypeMethodDescriptionstatic OrderStateReturns the enum constant of this class with the specified name.static OrderState[]OrderState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.dlr.proseo.model.enums with parameters of type OrderStateModifier and TypeMethodDescriptionbooleanOrderState.isLegalTransition(OrderState other) Check whether the transition to the other state is legal