Uses of Class
se.liu.ida.critiquer.scenarios.standard.RecoverActivity.Properties

Packages that use RecoverActivity.Properties
se.liu.ida.critiquer.scenarios.standard   
 

Uses of RecoverActivity.Properties in se.liu.ida.critiquer.scenarios.standard
 

Methods in se.liu.ida.critiquer.scenarios.standard that return RecoverActivity.Properties
static RecoverActivity.Properties RecoverActivity.Properties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RecoverActivity.Properties[] RecoverActivity.Properties.values()
          Returns an array containing the constants of this enum type, in the order they're declared.