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 ResourceRefWithConnCTResourceRefWithConnCT.Connection. resourceRefWithConnFields 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. resourceRefprotected List<ResourceRefWithConnCT>Match.Physical. resourceRefWithConnprotected List<ResourceRefWithConnCT>SystemLayoutCT.Layout. resourceRefWithConnMethods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceRefWithConnCT Modifier and Type Method Description ResourceRefWithConnCTObjectFactory. createResourceRefWithConnCT()Create an instance ofResourceRefWithConnCTResourceRefWithConnCTResourceRefWithConnCT.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 voidResourceRefWithConnCT.Connection. setResourceRefWithConn(ResourceRefWithConnCT value)Sets the value of the resourceRefWithConn property.
-