Uses of Class
org.squashtest.csp.tm.domain.customfield.InputType

Packages that use InputType
org.squashtest.csp.tm.domain.customfield   
 

Uses of InputType in org.squashtest.csp.tm.domain.customfield
 

Fields in org.squashtest.csp.tm.domain.customfield declared as InputType
protected  InputType CustomField.inputType
           
 

Methods in org.squashtest.csp.tm.domain.customfield that return InputType
 InputType CustomField.getInputType()
           
static InputType InputType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InputType[] InputType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.squashtest.csp.tm.domain.customfield with parameters of type InputType
CustomField(InputType inputType)
           
 



Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.