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