Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.SystemLayoutCT.Resources
-
-
Uses of SystemLayoutCT.Resources in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as SystemLayoutCT.Resources Modifier and Type Field Description protected SystemLayoutCT.Resources
SystemLayoutCT. resources
Methods in fi.tut.mei.matchmaking.model.xml.msg that return SystemLayoutCT.Resources Modifier and Type Method Description SystemLayoutCT.Resources
ObjectFactory. createSystemLayoutCTResources()
Create an instance ofSystemLayoutCT.Resources
SystemLayoutCT.Resources
SystemLayoutCT. getResources()
Gets the value of the resources property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type SystemLayoutCT.Resources Modifier and Type Method Description void
SystemLayoutCT. setResources(SystemLayoutCT.Resources value)
Sets the value of the resources property.
-