Constructor and Description |
---|
DefaultResultImpl(ResultType type,
String message) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMessage()
Detailed message for the Result
|
ResultType |
getType()
Type of Result
|
int |
hashCode() |
String |
toString() |
public DefaultResultImpl(ResultType type, String message)
public ResultType getType()
Result
public String getMessage()
Result
getMessage
in interface Result
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.