Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ProcessStepRefWithMatchCT.NoMatch
-
-
Uses of ProcessStepRefWithMatchCT.NoMatch in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as ProcessStepRefWithMatchCT.NoMatch Modifier and Type Field Description protected ProcessStepRefWithMatchCT.NoMatch
ProcessStepRefWithMatchCT. noMatch
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ProcessStepRefWithMatchCT.NoMatch Modifier and Type Method Description ProcessStepRefWithMatchCT.NoMatch
ObjectFactory. createProcessStepRefWithMatchCTNoMatch()
Create an instance ofProcessStepRefWithMatchCT.NoMatch
ProcessStepRefWithMatchCT.NoMatch
ProcessStepRefWithMatchCT. getNoMatch()
Gets the value of the noMatch property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ProcessStepRefWithMatchCT.NoMatch Modifier and Type Method Description void
ProcessStepRefWithMatchCT. setNoMatch(ProcessStepRefWithMatchCT.NoMatch value)
Sets the value of the noMatch property.
-