| Package | Description |
|---|---|
| eu.dnetlib.domain.functionality |
| Modifier and Type | Method and Description |
|---|---|
Searchable.Type |
Searchable.getType() |
static Searchable.Type |
Searchable.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Searchable.Type[] |
Searchable.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Searchable.setType(Searchable.Type type) |
| Constructor and Description |
|---|
Searchable(Searchable.Type type) |
Copyright © 2017. All rights reserved.