Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceRefWithConnCT.Connection
-
-
Uses of ResourceRefWithConnCT.Connection in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceRefWithConnCT.Connection Modifier and Type Field Description protected List<ResourceRefWithConnCT.Connection>
ResourceRefWithConnCT. connection
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceRefWithConnCT.Connection Modifier and Type Method Description ResourceRefWithConnCT.Connection
ObjectFactory. createResourceRefWithConnCTConnection()
Create an instance ofResourceRefWithConnCT.Connection
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceRefWithConnCT.Connection Modifier and Type Method Description List<ResourceRefWithConnCT.Connection>
ResourceRefWithConnCT. getConnection()
Gets the value of the connection property.
-