public class Validation extends Object implements Serializable
| Constructor and Description |
|---|
Validation(String description,
boolean valid,
int conditionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getConditionId() |
String |
getDescription() |
int |
hashCode() |
boolean |
isValid() |
String |
toString() |
Copyright © 2017. All Rights Reserved.