Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExternalFileResourceLinkCT
-
Packages that use ExternalFileResourceLinkCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExternalFileResourceLinkCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExternalFileResourceLinkCT Modifier and Type Field Description protected List<ExternalFileResourceLinkCT>ConnectionMethodCtrlAndCommCT. linkToDescriptionFileMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExternalFileResourceLinkCT Modifier and Type Method Description ExternalFileResourceLinkCTObjectFactory. createExternalFileResourceLinkCT()Create an instance ofExternalFileResourceLinkCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExternalFileResourceLinkCT Modifier and Type Method Description JAXBElement<ExternalFileResourceLinkCT>ObjectFactory. createLinkToExternalFile(ExternalFileResourceLinkCT value)List<ExternalFileResourceLinkCT>ConnectionMethodCtrlAndCommCT. getLinkToDescriptionFile()Gets the value of the linkToDescriptionFile property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ExternalFileResourceLinkCT Modifier and Type Method Description JAXBElement<ExternalFileResourceLinkCT>ObjectFactory. createLinkToExternalFile(ExternalFileResourceLinkCT value)
-