Uses of Class
de.dlr.proseo.interfaces.rest.model.RestProductFile
Packages that use RestProductFile
-
Uses of RestProductFile in de.dlr.proseo.interfaces.rest.model
Fields in de.dlr.proseo.interfaces.rest.model with type parameters of type RestProductFileModifier and TypeFieldDescriptionprotected List<RestProductFile> RestProduct.productFileProduct files for this productMethods in de.dlr.proseo.interfaces.rest.model that return types with arguments of type RestProductFileModifier and TypeMethodDescriptionIngestorProduct.getProductFile()Returns the productFile.RestProduct.getProductFile()Returns the productFile.Method parameters in de.dlr.proseo.interfaces.rest.model with type arguments of type RestProductFileModifier and TypeMethodDescriptionvoidRestProduct.setProductFile(List<RestProductFile> productFile) Set the productFile.