Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult.Resources
-
-
Uses of MatchmakingResult.Resources in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as MatchmakingResult.Resources Modifier and Type Field Description protected MatchmakingResult.ResourcesMatchmakingResult. resourcesMethods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingResult.Resources Modifier and Type Method Description MatchmakingResult.ResourcesObjectFactory. createMatchmakingResultResources()Create an instance ofMatchmakingResult.ResourcesMatchmakingResult.ResourcesMatchmakingResult. getResources()Gets the value of the resources property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type MatchmakingResult.Resources Modifier and Type Method Description voidMatchmakingResult. setResources(MatchmakingResult.Resources value)Sets the value of the resources property.
-