Package io.gs2.matchmaking.result
Class UpdateCurrentRatingModelMasterResult
java.lang.Object
io.gs2.matchmaking.result.UpdateCurrentRatingModelMasterResult
- All Implemented Interfaces:
IResult,Serializable
- See Also:
-
Constructor Details
-
UpdateCurrentRatingModelMasterResult
public UpdateCurrentRatingModelMasterResult()
-
-
Method Details
-
getItem
-
setItem
-
withItem
-
fromJson
public static UpdateCurrentRatingModelMasterResult fromJson(com.fasterxml.jackson.databind.JsonNode data) -
toJson
public com.fasterxml.jackson.databind.JsonNode toJson()
-