| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.denormalizedfield |
| Modifier and Type | Field and Description |
|---|---|
protected InputType |
CustomField.inputType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
CustomField(InputType inputType) |
| Modifier and Type | Method and Description |
|---|---|
InputType |
DenormalizedFieldValue.getInputType() |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.