| Package | Description |
|---|---|
| org.nuiton.wikitty.search.operators |
| Modifier and Type | Field and Description |
|---|---|
protected RestrictionName |
Restriction.name
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionName |
Restriction.getName()
Deprecated.
Return name
|
static RestrictionName |
RestrictionName.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static RestrictionName[] |
RestrictionName.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Restriction.setName(RestrictionName name)
Deprecated.
Set a value to parameter name.
|
| Constructor and Description |
|---|
Restriction(RestrictionName name)
Deprecated.
Constructor with all parameters initialized
|
Copyright © 2009-2013 CodeLutin. All Rights Reserved.