public class InQueryCondition extends AbstractPropertyQueryCondition
Constructor and Description |
---|
InQueryCondition(boolean reversed,
String property,
List<Object> values) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<Object> |
getValues() |
int |
hashCode() |
String |
toString() |
getProperty
isReversed
public int hashCode()
hashCode
in class AbstractPropertyQueryCondition
public boolean equals(Object obj)
equals
in class AbstractPropertyQueryCondition
public String toString()
toString
in class AbstractPropertyQueryCondition
Copyright © 2004–2021 XWiki. All rights reserved.