Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ExtensionDataCT
-
-
Uses of ExtensionDataCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type ExtensionDataCT Modifier and Type Field Description protected List<ExtensionDataCT>ErrorResp. extensionprotected List<ExtensionDataCT>MatchmakingInputMerged. extensionprotected List<ExtensionDataCT>MatchmakingResult. extensionprotected List<ExtensionDataCT>ResourceCT. extensionprotected List<ExtensionDataCT>ResourceInstanceCT. extensionprotected List<ExtensionDataCT>ResourceWithConnectionCT. extensionMethods in fi.tut.mei.matchmaking.model.xml.msg that return ExtensionDataCT Modifier and Type Method Description ExtensionDataCTObjectFactory. createExtensionDataCT()Create an instance ofExtensionDataCTMethods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type ExtensionDataCT Modifier and Type Method Description List<ExtensionDataCT>ErrorResp. getExtension()Gets the value of the extension property.List<ExtensionDataCT>MatchmakingInputMerged. getExtension()Gets the value of the extension property.List<ExtensionDataCT>MatchmakingResult. getExtension()Gets the value of the extension property.List<ExtensionDataCT>ResourceCT. getExtension()Gets the value of the extension property.List<ExtensionDataCT>ResourceInstanceCT. getExtension()Gets the value of the extension property.List<ExtensionDataCT>ResourceWithConnectionCT. getExtension()Gets the value of the extension property.
-