WikittyQuery@Deprecated public class And extends Restriction implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected List<Restriction> |
restrictions
Deprecated.
|
name| Constructor and Description |
|---|
And()
Deprecated.
Default constructor
|
And(List<Restriction> restrictions)
Deprecated.
Constructor with all parameters initialized
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Deprecated.
Equality test based attributes values
|
List<Restriction> |
getRestrictions()
Deprecated.
Return restrictions
|
int |
hashCode()
Deprecated.
|
void |
setRestrictions(List<Restriction> restrictions)
Deprecated.
Set a value to parameter restrictions.
|
getName, setNameprotected List<Restriction> restrictions
public And()
public And(List<Restriction> restrictions)
restrictions - public List<Restriction> getRestrictions()
public void setRestrictions(List<Restriction> restrictions)
restrictions - public boolean equals(Object other)
equals in class Restrictionvalue - Value to comparepublic int hashCode()
hashCode in class RestrictionCopyright © 2009-2013 CodeLutin. All Rights Reserved.