WikittyQuery@Deprecated public class Not extends Restriction implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Restriction |
restriction
Deprecated.
|
name| Constructor and Description |
|---|
Not()
Deprecated.
Default constructor
|
Not(Restriction restriction)
Deprecated.
Constructor with all parameters initialized
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Deprecated.
Equality test based attributes values
|
Restriction |
getRestriction()
Deprecated.
Return restriction
|
int |
hashCode()
Deprecated.
|
void |
setRestriction(Restriction restriction)
Deprecated.
Set a value to parameter restriction.
|
getName, setNameprotected Restriction restriction
public Not()
public Not(Restriction restriction)
restriction - public Restriction getRestriction()
public void setRestriction(Restriction restriction)
restriction - public boolean equals(Object other)
equals in class Restrictionother - Value to comparepublic int hashCode()
hashCode in class RestrictionCopyright © 2009–2014 CodeLutin. All rights reserved.