Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult.PRDRef
-
-
Uses of MatchmakingResult.PRDRef in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type MatchmakingResult.PRDRef Modifier and Type Field Description protected List<MatchmakingResult.PRDRef>
MatchmakingResult. prdRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingResult.PRDRef Modifier and Type Method Description MatchmakingResult.PRDRef
ObjectFactory. createMatchmakingResultPRDRef()
Create an instance ofMatchmakingResult.PRDRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type MatchmakingResult.PRDRef Modifier and Type Method Description List<MatchmakingResult.PRDRef>
MatchmakingResult. getPRDRef()
Gets the value of the prdRef property.
-