Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ProcessStepRefCT
-
Packages that use ProcessStepRefCT Package Description fi.tut.mei.matchmaking.mapper fi.tut.mei.matchmaking.model.xml.msg -
-
Uses of ProcessStepRefCT in fi.tut.mei.matchmaking.mapper
Methods in fi.tut.mei.matchmaking.mapper that return ProcessStepRefCT Modifier and Type Method Description static ProcessStepRefCTDataMapper. processStepDaoToDtoMapper(fi.tuni.ens.atme.mei.prdquerylib.model.ProcessStep psDao) -
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.
-