Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.materialization.innerobject.FilesetDV
-
Packages that use FilesetDV Package Description org.gcube.application.geoportalcommon.shared.geoportal.view -
-
Uses of FilesetDV in org.gcube.application.geoportalcommon.shared.geoportal.view
Methods in org.gcube.application.geoportalcommon.shared.geoportal.view that return types with arguments of type FilesetDV Modifier and Type Method Description List<FilesetDV>SubDocumentView. getListFiles()List<FilesetDV>SubDocumentView. getListImages()Method parameters in org.gcube.application.geoportalcommon.shared.geoportal.view with type arguments of type FilesetDV Modifier and Type Method Description voidSubDocumentView. setListFiles(List<FilesetDV> listFiles)voidSubDocumentView. setListImages(List<FilesetDV> listImages)
-