Uses of Class
com.brianfromoregon.ScenarioResultChange.Type

Packages that use ScenarioResultChange.Type
com.brianfromoregon   
 

Uses of ScenarioResultChange.Type in com.brianfromoregon
 

Methods in com.brianfromoregon that return ScenarioResultChange.Type
 ScenarioResultChange.Type ScenarioResultChange.getBytesType()
           
 ScenarioResultChange.Type ScenarioResultChange.getInstancesType()
           
 ScenarioResultChange.Type ScenarioResultChange.getTimeType()
           
static ScenarioResultChange.Type ScenarioResultChange.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScenarioResultChange.Type[] ScenarioResultChange.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2012. All Rights Reserved.