Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceRefCT
-
-
Uses of ResourceRefCT in fi.tut.mei.matchmaking.model.xml.msg
Subclasses of ResourceRefCT in fi.tut.mei.matchmaking.model.xml.msg Modifier and Type Class Description class
ResourceRefWithCapaCT
Resource Reference CT with CapabilityRefclass
ResourceRefWithConnCT
Resource Reference CT with ConnectionsFields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceRefCT Modifier and Type Field Description protected List<ResourceRefCT>
CombinationHierarchyCT. resourceRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceRefCT Modifier and Type Method Description ResourceRefCT
ObjectFactory. createResourceRefCT()
Create an instance ofResourceRefCT
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceRefCT Modifier and Type Method Description List<ResourceRefCT>
CombinationHierarchyCT. getResourceRef()
Gets the value of the resourceRef property.
-