public class ValidationDataResult extends Object
| Constructor and Description |
|---|
ValidationDataResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isValid() |
void |
setMessage(String message) |
void |
setValid(boolean valid) |
Copyright © 2017 SAP SE. All Rights Reserved.