Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.MatchmakingReq
-
-
Uses of MatchmakingReq in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as MatchmakingReq Modifier and Type Field Description protected MatchmakingReq
MatchmakingInputMerged. matchmakingReq
Methods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingReq Modifier and Type Method Description MatchmakingReq
ObjectFactory. createMatchmakingReq()
Create an instance ofMatchmakingReq
MatchmakingReq
MatchmakingInputMerged. getMatchmakingReq()
Gets the value of the matchmakingReq property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type MatchmakingReq Modifier and Type Method Description void
MatchmakingInputMerged. setMatchmakingReq(MatchmakingReq value)
Sets the value of the matchmakingReq property.
-