Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.MatchmakingReq.ResourcePoolRef
-
-
Uses of MatchmakingReq.ResourcePoolRef in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type MatchmakingReq.ResourcePoolRef Modifier and Type Field Description protected List<MatchmakingReq.ResourcePoolRef>
MatchmakingReq. resourcePoolRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingReq.ResourcePoolRef Modifier and Type Method Description MatchmakingReq.ResourcePoolRef
ObjectFactory. createMatchmakingReqResourcePoolRef()
Create an instance ofMatchmakingReq.ResourcePoolRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type MatchmakingReq.ResourcePoolRef Modifier and Type Method Description List<MatchmakingReq.ResourcePoolRef>
MatchmakingReq. getResourcePoolRef()
Gets the value of the resourcePoolRef property.
-