Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ProcessStepRefWithMatchCT
-
-
Uses of ProcessStepRefWithMatchCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ProcessStepRefWithMatchCT Modifier and Type Field Description protected List<ProcessStepRefWithMatchCT>
MatchmakingResult.PRDRef. processStepRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ProcessStepRefWithMatchCT Modifier and Type Method Description ProcessStepRefWithMatchCT
ObjectFactory. createProcessStepRefWithMatchCT()
Create an instance ofProcessStepRefWithMatchCT
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ProcessStepRefWithMatchCT Modifier and Type Method Description List<ProcessStepRefWithMatchCT>
MatchmakingResult.PRDRef. getProcessStepRef()
Gets the value of the processStepRef property.
-