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. extension
protected List<ExtensionDataCT>
MatchmakingInputMerged. extension
protected List<ExtensionDataCT>
MatchmakingResult. extension
protected List<ExtensionDataCT>
ResourceCT. extension
protected List<ExtensionDataCT>
ResourceInstanceCT. extension
protected List<ExtensionDataCT>
ResourceWithConnectionCT. extension
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ExtensionDataCT Modifier and Type Method Description ExtensionDataCT
ObjectFactory. createExtensionDataCT()
Create an instance ofExtensionDataCT
Methods 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.
-