Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.SystemLayoutCT
-
-
Uses of SystemLayoutCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as SystemLayoutCT Modifier and Type Field Description protected SystemLayoutCTMatchmakingInputMerged. systemLayoutFields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type SystemLayoutCT Modifier and Type Field Description protected List<SystemLayoutCT>SystemLayoutData. systemLayoutsMethods in fi.tut.mei.matchmaking.model.xml.msg that return SystemLayoutCT Modifier and Type Method Description SystemLayoutCTObjectFactory. createSystemLayoutCT()Create an instance ofSystemLayoutCTSystemLayoutCTMatchmakingInputMerged. getSystemLayout()Gets the value of the systemLayout property.Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type SystemLayoutCT Modifier and Type Method Description JAXBElement<SystemLayoutCT>ObjectFactory. createSystemLayout(SystemLayoutCT value)List<SystemLayoutCT>SystemLayoutData. getSystemLayouts()Gets the value of the systemLayouts property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type SystemLayoutCT Modifier and Type Method Description JAXBElement<SystemLayoutCT>ObjectFactory. createSystemLayout(SystemLayoutCT value)voidMatchmakingInputMerged. setSystemLayout(SystemLayoutCT value)Sets the value of the systemLayout property.
-