Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.PRDRefForMatchmakingCT.ProcessStepRef
-
Packages that use PRDRefForMatchmakingCT.ProcessStepRef Package Description fi.tut.mei.matchmaking.model.xml.msg -
-
Uses of PRDRefForMatchmakingCT.ProcessStepRef in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type PRDRefForMatchmakingCT.ProcessStepRef Modifier and Type Field Description protected List<PRDRefForMatchmakingCT.ProcessStepRef>
PRDRefForMatchmakingCT. processStepRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return PRDRefForMatchmakingCT.ProcessStepRef Modifier and Type Method Description PRDRefForMatchmakingCT.ProcessStepRef
ObjectFactory. createPRDRefForMatchmakingCTProcessStepRef()
Create an instance ofPRDRefForMatchmakingCT.ProcessStepRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type PRDRefForMatchmakingCT.ProcessStepRef Modifier and Type Method Description List<PRDRefForMatchmakingCT.ProcessStepRef>
PRDRefForMatchmakingCT. getProcessStepRef()
Gets the value of the processStepRef property.
-