Uses of Enum Class
org.scictrl.mp.orbitcorrect.mvc.ApplicationEngine.State
-
Uses of ApplicationEngine.State in org.scictrl.mp.orbitcorrect.mvc
Modifier and TypeMethodDescriptionApplicationEngine.getState()
Getter for the fieldstate
.static ApplicationEngine.State
Returns the enum constant of this class with the specified name.static ApplicationEngine.State[]
ApplicationEngine.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ApplicationEngine.setState
(ApplicationEngine.State s, String report) Setter for the fieldstate
.