Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ResourcePoolCT
-
-
Uses of ResourcePoolCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ResourcePoolCT Modifier and Type Field Description protected List<ResourcePoolCT>MatchmakingInputMerged. resourcePoolprotected List<ResourcePoolCT>ResourcePoolData. resourcePoolsMethods in fi.tut.mei.matchmaking.model.xml.msg that return ResourcePoolCT Modifier and Type Method Description ResourcePoolCTObjectFactory. createResourcePoolCT()Create an instance ofResourcePoolCTMethods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ResourcePoolCT Modifier and Type Method Description JAXBElement<ResourcePoolCT>ObjectFactory. createResourcePool(ResourcePoolCT value)List<ResourcePoolCT>MatchmakingInputMerged. getResourcePool()Gets the value of the resourcePool property.List<ResourcePoolCT>ResourcePoolData. getResourcePools()Gets the value of the resourcePools property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type ResourcePoolCT Modifier and Type Method Description JAXBElement<ResourcePoolCT>ObjectFactory. createResourcePool(ResourcePoolCT value)
-