Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceWithConnectionCT
-
-
Uses of ResourceWithConnectionCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as ResourceWithConnectionCT Modifier and Type Field Description protected ResourceWithConnectionCT
ResourceWithConnectionCT.Connection. resource
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceWithConnectionCT Modifier and Type Method Description ResourceWithConnectionCT
ObjectFactory. createResourceWithConnectionCT()
Create an instance ofResourceWithConnectionCT
ResourceWithConnectionCT
ResourceWithConnectionCT.Connection. getResource()
Gets the value of the resource property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ResourceWithConnectionCT Modifier and Type Method Description void
ResourceWithConnectionCT.Connection. setResource(ResourceWithConnectionCT value)
Sets the value of the resource property.
-