Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceRefWithCapaCT
-
-
Uses of ResourceRefWithCapaCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as ResourceRefWithCapaCT Modifier and Type Field Description protected ResourceRefWithCapaCT
Match. resourceRef
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceRefWithCapaCT Modifier and Type Field Description protected List<ResourceRefWithCapaCT>
ResourceCombinationCT. resourceRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceRefWithCapaCT Modifier and Type Method Description ResourceRefWithCapaCT
ObjectFactory. createResourceRefWithCapaCT()
Create an instance ofResourceRefWithCapaCT
ResourceRefWithCapaCT
Match. getResourceRef()
Gets the value of the resourceRef property.Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceRefWithCapaCT Modifier and Type Method Description JAXBElement<ResourceRefWithCapaCT>
ObjectFactory. createResourceRef(ResourceRefWithCapaCT value)
List<ResourceRefWithCapaCT>
ResourceCombinationCT. getResourceRef()
Gets the value of the resourceRef property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ResourceRefWithCapaCT Modifier and Type Method Description JAXBElement<ResourceRefWithCapaCT>
ObjectFactory. createResourceRef(ResourceRefWithCapaCT value)
void
Match. setResourceRef(ResourceRefWithCapaCT value)
Sets the value of the resourceRef property.
-