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