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