Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceRefWithConnCT
-
-
Uses of ResourceRefWithConnCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as ResourceRefWithConnCT Modifier and Type Field Description protected ResourceRefWithConnCT
ResourceRefWithConnCT.Connection. resourceRefWithConn
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceRefWithConnCT Modifier and Type Field Description protected List<ResourceRefWithConnCT>
PRDRefForMatchmakingCT.ProcessStepRef.Match. resourceRef
protected List<ResourceRefWithConnCT>
Match.Physical. resourceRefWithConn
protected List<ResourceRefWithConnCT>
SystemLayoutCT.Layout. resourceRefWithConn
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceRefWithConnCT Modifier and Type Method Description ResourceRefWithConnCT
ObjectFactory. createResourceRefWithConnCT()
Create an instance ofResourceRefWithConnCT
ResourceRefWithConnCT
ResourceRefWithConnCT.Connection. getResourceRefWithConn()
Gets the value of the resourceRefWithConn property.Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceRefWithConnCT Modifier and Type Method Description List<ResourceRefWithConnCT>
PRDRefForMatchmakingCT.ProcessStepRef.Match. getResourceRef()
Gets the value of the resourceRef property.List<ResourceRefWithConnCT>
Match.Physical. getResourceRefWithConn()
Gets the value of the resourceRefWithConn property.List<ResourceRefWithConnCT>
SystemLayoutCT.Layout. getResourceRefWithConn()
Gets the value of the resourceRefWithConn property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ResourceRefWithConnCT Modifier and Type Method Description void
ResourceRefWithConnCT.Connection. setResourceRefWithConn(ResourceRefWithConnCT value)
Sets the value of the resourceRefWithConn property.
-