Uses of Class
org.gcube.data.publishing.gCatFeeder.service.model.reports.GenericInfos
-
Packages that use GenericInfos Package Description org.gcube.data.publishing.gCatFeeder.service.model.reports -
-
Uses of GenericInfos in org.gcube.data.publishing.gCatFeeder.service.model.reports
Methods in org.gcube.data.publishing.gCatFeeder.service.model.reports that return GenericInfos Modifier and Type Method Description GenericInfosCatalogueReport. getGenericInformations()GenericInfosCollectorReport. getGenericInformations()GenericInfosExecutionReport. getGenericInformations()Methods in org.gcube.data.publishing.gCatFeeder.service.model.reports with parameters of type GenericInfos Modifier and Type Method Description voidCatalogueReport. setGenericInformations(GenericInfos genericInformations)voidCollectorReport. setGenericInformations(GenericInfos genericInformations)voidExecutionReport. setGenericInformations(GenericInfos genericInformations)
-