Uses of Class
edu.ucla.stat.SOCR.experiments.util.SimulationResampleType

Packages that use SimulationResampleType
edu.ucla.stat.SOCR.experiments.util   
 

Uses of SimulationResampleType in edu.ucla.stat.SOCR.experiments.util
 

Methods in edu.ucla.stat.SOCR.experiments.util that return SimulationResampleType
static SimulationResampleType SimulationResampleType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SimulationResampleType[] SimulationResampleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 SimulationResampleType SimulationResampleInferencePanel.whichIntervalSelected()