Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExtensionDataCT
-
Packages that use ExtensionDataCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExtensionDataCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ExtensionDataCT Modifier and Type Field Description protected ExtensionDataCTResourceDescHWInterfaceCT. extensionprotected ExtensionDataCTConnectionMethodCtrlAndCommCT. extensionsprotected ExtensionDataCTConnectionMethodCtrlAndCommRef. methodRelatedDataFields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExtensionDataCT Modifier and Type Field Description protected List<ExtensionDataCT>ExecCapaCT. extensionprotected List<ExtensionDataCT>ImplementationCT. extensionprotected List<ExtensionDataCT>ResourceCT. extensionprotected List<ExtensionDataCT>ResourceDescription. extensionMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExtensionDataCT Modifier and Type Method Description ExtensionDataCTObjectFactory. createExtensionDataCT()Create an instance ofExtensionDataCTExtensionDataCTResourceDescHWInterfaceCT. getExtension()Gets the value of the extension property.ExtensionDataCTConnectionMethodCtrlAndCommCT. getExtensions()Gets the value of the extensions property.ExtensionDataCTConnectionMethodCtrlAndCommRef. getMethodRelatedData()Gets the value of the methodRelatedData property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExtensionDataCT Modifier and Type Method Description List<ExtensionDataCT>ExecCapaCT. getExtension()Gets the value of the extension property.List<ExtensionDataCT>ImplementationCT. getExtension()Gets the value of the extension property.List<ExtensionDataCT>ResourceCT. getExtension()Gets the value of the extension property.List<ExtensionDataCT>ResourceDescription. getExtension()Gets the value of the extension property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ExtensionDataCT Modifier and Type Method Description voidResourceDescHWInterfaceCT. setExtension(ExtensionDataCT value)Sets the value of the extension property.voidConnectionMethodCtrlAndCommCT. setExtensions(ExtensionDataCT value)Sets the value of the extensions property.voidConnectionMethodCtrlAndCommRef. setMethodRelatedData(ExtensionDataCT value)Sets the value of the methodRelatedData property.
-