Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ProcessStepRefCT
-
-
Uses of ProcessStepRefCT in fi.tut.mei.matchmaking.model.xml.msg
Subclasses of ProcessStepRefCT in fi.tut.mei.matchmaking.model.xml.msg Modifier and Type Class Description classProcessStepRefWithMatchCTProcess Step Reference with Match informationFields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ProcessStepRefCT Modifier and Type Field Description protected List<ProcessStepRefCT>PRDRefCT. processStepRefprotected List<ProcessStepRefCT>ProcessStepData. processStepsRefsMethods in fi.tut.mei.matchmaking.model.xml.msg that return ProcessStepRefCT Modifier and Type Method Description ProcessStepRefCTObjectFactory. createProcessStepRefCT()Create an instance ofProcessStepRefCTMethods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ProcessStepRefCT Modifier and Type Method Description List<ProcessStepRefCT>PRDRefCT. getProcessStepRef()Gets the value of the processStepRef property.List<ProcessStepRefCT>ProcessStepData. getProcessStepsRefs()Gets the value of the processStepsRefs property.
-