Class BooleanPropertySearchCriteria
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.AbstractSearchCriteria
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.AbstractFieldSearchCriteria<Boolean>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.BooleanFieldSearchCriteria
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.BooleanPropertySearchCriteria
- All Implemented Interfaces:
ISearchCriteria,Serializable
@JsonObject("as.dto.common.search.BooleanPropertySearchCriteria")
public class BooleanPropertySearchCriteria
extends BooleanFieldSearchCriteria
- See Also:
-
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.BooleanFieldSearchCriteria
thatEqualsMethods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.AbstractFieldSearchCriteria
getFieldName, getFieldType, getFieldValue, setFieldValue, toStringMethods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.AbstractSearchCriteria
equals, hashCode, isNegated, setNegated