Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceCT
-
-
Uses of ResourceCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceCT Modifier and Type Field Description protected List<ResourceCT>
ResourceCatalogueCT. resource
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceCT Modifier and Type Method Description ResourceCT
ObjectFactory. createResourceCT()
Create an instance ofResourceCT
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceCT Modifier and Type Method Description List<ResourceCT>
ResourceCatalogueCT. getResource()
Gets the value of the resource property.
-