Uses of Enum Class
com.github.jbgust.jsrm.application.motor.propellant.PropellantType
Packages that use PropellantType
-
Uses of PropellantType in com.github.jbgust.jsrm.application.motor.propellant
Methods in com.github.jbgust.jsrm.application.motor.propellant that return PropellantTypeModifier and TypeMethodDescriptionstatic PropellantTypeReturns the enum constant of this class with the specified name.static PropellantType[]PropellantType.values()Returns an array containing the constants of this enum class, in the order they are declared.