|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestrictionName | |
|---|---|
| org.nuiton.wikitty.search | |
| Uses of RestrictionName in org.nuiton.wikitty.search |
|---|
| Fields in org.nuiton.wikitty.search declared as RestrictionName | |
|---|---|
protected RestrictionName |
Restriction.name
|
| Methods in org.nuiton.wikitty.search that return RestrictionName | |
|---|---|
RestrictionName |
Restriction.getName()
Return name |
static RestrictionName |
RestrictionName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RestrictionName[] |
RestrictionName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.wikitty.search with parameters of type RestrictionName | |
|---|---|
void |
Restriction.setName(RestrictionName name)
Set a value to parameter name. |
| Constructors in org.nuiton.wikitty.search with parameters of type RestrictionName | |
|---|---|
Restriction(RestrictionName name)
Constructor with all parameters initialized |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||