Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult.ResourceModelAsOWL
-
-
Uses of MatchmakingResult.ResourceModelAsOWL in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as MatchmakingResult.ResourceModelAsOWL Modifier and Type Field Description protected MatchmakingResult.ResourceModelAsOWL
MatchmakingResult. resourceModelAsOWL
Methods in fi.tut.mei.matchmaking.model.xml.msg that return MatchmakingResult.ResourceModelAsOWL Modifier and Type Method Description MatchmakingResult.ResourceModelAsOWL
ObjectFactory. createMatchmakingResultResourceModelAsOWL()
Create an instance ofMatchmakingResult.ResourceModelAsOWL
MatchmakingResult.ResourceModelAsOWL
MatchmakingResult. getResourceModelAsOWL()
Gets the value of the resourceModelAsOWL property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type MatchmakingResult.ResourceModelAsOWL Modifier and Type Method Description void
MatchmakingResult. setResourceModelAsOWL(MatchmakingResult.ResourceModelAsOWL value)
Sets the value of the resourceModelAsOWL property.
-