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