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