Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourceInstanceCT
-
-
Uses of ResourceInstanceCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourceInstanceCT Modifier and Type Field Description protected List<ResourceInstanceCT>ResourceCT. resourceInstanceMethods in fi.tut.mei.matchmaking.model.xml.msg that return ResourceInstanceCT Modifier and Type Method Description ResourceInstanceCTObjectFactory. createResourceInstanceCT()Create an instance ofResourceInstanceCTMethods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourceInstanceCT Modifier and Type Method Description JAXBElement<ResourceInstanceCT>ObjectFactory. createResourceInstance(ResourceInstanceCT value)List<ResourceInstanceCT>ResourceCT. getResourceInstance()Gets the value of the resourceInstance property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ResourceInstanceCT Modifier and Type Method Description JAXBElement<ResourceInstanceCT>ObjectFactory. createResourceInstance(ResourceInstanceCT value)
-