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