public class CategoryFilter extends Object
| Constructor and Description |
|---|
CategoryFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOperation() |
String |
getPropertyName() |
String |
getPropertyValue() |
int |
hashCode() |
void |
setOperation(String operation) |
void |
setPropertyName(String propertyName) |
void |
setPropertyValue(String propertyValue) |
String |
toString() |
public String getPropertyValue()
public void setPropertyValue(String propertyValue)
public String getPropertyName()
public void setPropertyName(String propertyName)
public String getOperation()
public void setOperation(String operation)
Copyright © 2023. All rights reserved.