public static class BaseCriteria.EqCriterion extends BaseCriteria.AbstractCriterion
| Modifier and Type | Field and Description |
|---|---|
protected Object |
value |
accessor| Constructor and Description |
|---|
EqCriterion(PropertyAccessor accessor,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
getPropertyAccessorprotected final Object value
public EqCriterion(@NotNull
PropertyAccessor accessor,
@NotNull
Object value)
public Object getValue()
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.