Class Result<OutType>
java.lang.Object
gov.llnl.gnem.apps.coda.common.model.messaging.Result<OutType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
setResultPayload
(Optional<OutType> resultPayload) setSuccess
(boolean success) toString()
-
Constructor Details
-
Result
-
Result
-
-
Method Details