public class CriteriaCharacteristics extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
criteriaSize |
protected String |
operator |
| Constructor and Description |
|---|
CriteriaCharacteristics() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCriteriaSize() |
String |
getOperator() |
int |
hashCode() |
void |
setCriteriaSize(int criteriaSize) |
void |
setOperator(String operator) |
protected int criteriaSize
protected String operator
Copyright © 2013. All rights reserved.