Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.FileImage
-
Packages that use FileImage Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of FileImage in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type FileImage Modifier and Type Field Description protected List<FileImage>
ModuleInfoCT. fileImage
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return FileImage Modifier and Type Method Description FileImage
ObjectFactory. createFileImage()
Create an instance ofFileImage
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type FileImage Modifier and Type Method Description List<FileImage>
ModuleInfoCT. getFileImage()
Gets the value of the fileImage property.
-