| Package | Description |
|---|---|
| fr.gouv.education.foad.selector.type.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
SearchType |
TypeSelectorForm.getType() |
static SearchType |
SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchType[] |
SearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchType> |
TypeSelectorForm.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSelectorForm.setType(SearchType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSelectorForm.setTypes(List<SearchType> types) |
Copyright © 2019. All rights reserved.