Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceCombinationRefCT
-
-
Uses of ResourceCombinationRefCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as ResourceCombinationRefCT Modifier and Type Field Description protected ResourceCombinationRefCTMatch. resourceCombinationRefFields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceCombinationRefCT Modifier and Type Field Description protected List<ResourceCombinationRefCT>ResourceCombinationCT. resourceCombinationRefMethods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceCombinationRefCT Modifier and Type Method Description ResourceCombinationRefCTObjectFactory. createResourceCombinationRefCT()Create an instance ofResourceCombinationRefCTResourceCombinationRefCTMatch. getResourceCombinationRef()Gets the value of the resourceCombinationRef property.Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceCombinationRefCT Modifier and Type Method Description JAXBElement<ResourceCombinationRefCT>ObjectFactory. createResourceCombinationRef(ResourceCombinationRefCT value)List<ResourceCombinationRefCT>ResourceCombinationCT. getResourceCombinationRef()Gets the value of the resourceCombinationRef property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ResourceCombinationRefCT Modifier and Type Method Description JAXBElement<ResourceCombinationRefCT>ObjectFactory. createResourceCombinationRef(ResourceCombinationRefCT value)voidMatch. setResourceCombinationRef(ResourceCombinationRefCT value)Sets the value of the resourceCombinationRef property.
-