public class ConstraintResult extends NativeObject
| Modifier and Type | Method | Description |
|---|---|---|
Indication |
getIndication() |
The main indication (Getter)
|
java.lang.String |
getMessage() |
The validation message (Getter)
|
SubIndication |
getSubIndication() |
The sub indication (Getter)
|
equals, hashCodepublic java.lang.String getMessage()
public Indication getIndication()
public SubIndication getSubIndication()