Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.PRDRefCT
-
-
Uses of PRDRefCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type PRDRefCT Modifier and Type Field Description protected List<PRDRefCT>MatchmakingReq. prdRefprotected List<PRDRefCT>PRDData. prdRefsMethods in fi.tut.mei.matchmaking.model.xml.msg that return PRDRefCT Modifier and Type Method Description PRDRefCTObjectFactory. createPRDRefCT()Create an instance ofPRDRefCTMethods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type PRDRefCT Modifier and Type Method Description List<PRDRefCT>MatchmakingReq. getPRDRef()Gets the value of the prdRef property.List<PRDRefCT>PRDData. getPRDRefs()Gets the value of the prdRefs property.
-