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