Uses of Class
fr.cnes.sitools.tasks.model.TaskRunTypeUserInput

Packages that use TaskRunTypeUserInput
fr.cnes.sitools.tasks.model   
 

Uses of TaskRunTypeUserInput in fr.cnes.sitools.tasks.model
 

Methods in fr.cnes.sitools.tasks.model that return TaskRunTypeUserInput
 TaskRunTypeUserInput TaskModel.getRunTypeUserInput()
          Gets the runTypeUserInput value
static TaskRunTypeUserInput TaskRunTypeUserInput.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskRunTypeUserInput[] TaskRunTypeUserInput.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.cnes.sitools.tasks.model with parameters of type TaskRunTypeUserInput
 void TaskModel.setRunTypeUserInput(TaskRunTypeUserInput runTypeUserInput)
          Sets the value of runTypeUserInput
 



Copyright © 2010-2013 CNES. All Rights Reserved.