Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult.ResourceModelAsJSON
-
-
Uses of MatchmakingResult.ResourceModelAsJSON in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as MatchmakingResult.ResourceModelAsJSON Modifier and Type Field Description protected MatchmakingResult.ResourceModelAsJSON
MatchmakingResult. resourceModelAsJSON
Methods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingResult.ResourceModelAsJSON Modifier and Type Method Description MatchmakingResult.ResourceModelAsJSON
ObjectFactory. createMatchmakingResultResourceModelAsJSON()
Create an instance ofMatchmakingResult.ResourceModelAsJSON
MatchmakingResult.ResourceModelAsJSON
MatchmakingResult. getResourceModelAsJSON()
Gets the value of the resourceModelAsJSON property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type MatchmakingResult.ResourceModelAsJSON Modifier and Type Method Description void
MatchmakingResult. setResourceModelAsJSON(MatchmakingResult.ResourceModelAsJSON value)
Sets the value of the resourceModelAsJSON property.
-