Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.Match
-
-
Uses of Match in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type Match Modifier and Type Field Description protected List<Match>
ProcessStepRefWithMatchCT. match
Methods in fi.tut.mei.matchmaking.model.xml.msg that return Match Modifier and Type Method Description Match
ObjectFactory. createMatch()
Create an instance ofMatch
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type Match Modifier and Type Method Description List<Match>
ProcessStepRefWithMatchCT. getMatch()
Gets the value of the match property.
-