Uses of Enum Class
net.pricefx.domain.Simulation.SimulationType
-
Uses of Simulation.SimulationType in net.pricefx.domain
Modifier and TypeMethodDescriptionSimulation.baseCalculableType()
static Simulation.SimulationType
Returns the enum constant of this class with the specified name.static Simulation.SimulationType[]
Simulation.SimulationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.