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 class
ProcessStepRefWithMatchCT
Process 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. processStepRef
protected List<ProcessStepRefCT>
ProcessStepData. processStepsRefs
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ProcessStepRefCT Modifier and Type Method Description ProcessStepRefCT
ObjectFactory. createProcessStepRefCT()
Create an instance ofProcessStepRefCT
Methods 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.
-