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.Resources
MatchmakingResult. resources
Methods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingResult.Resources Modifier and Type Method Description MatchmakingResult.Resources
ObjectFactory. createMatchmakingResultResources()
Create an instance ofMatchmakingResult.Resources
MatchmakingResult.Resources
MatchmakingResult. 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 void
MatchmakingResult. setResources(MatchmakingResult.Resources value)
Sets the value of the resources property.
-