public interface Result
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Detailed message for the Result
|
ResultType |
getType()
Type of Result
|
ResultType getType()
String getMessage()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.