Package io.mateu.mdd.shared.data
Class Result
java.lang.Object
io.mateu.mdd.shared.data.Result
-
Constructor Summary
ConstructorsConstructorDescriptionResult(ResultType type, String message, List<Destination> interestingLinks, Destination nowTo) -
Method Summary
-
Constructor Details
-
Method Details
-
getType
-
getMessage
-
getInterestingLinks
-
getNowTo
-