Uses of Enum Class
org.gcube.dataharvest.datamodel.HarvestedDataKey
Packages that use HarvestedDataKey
-
Uses of HarvestedDataKey in org.gcube.dataharvest.datamodel
Methods in org.gcube.dataharvest.datamodel that return HarvestedDataKeyModifier and TypeMethodDescriptionCatalogueAccessesReportRow.getKey()CoreServiceAccessesReportRow.getKey()static HarvestedDataKeyReturns the enum constant of this class with the specified name.static HarvestedDataKey[]HarvestedDataKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.dataharvest.datamodel with parameters of type HarvestedDataKeyModifier and TypeMethodDescriptionvoidCatalogueAccessesReportRow.setKey(HarvestedDataKey key) voidCoreServiceAccessesReportRow.setKey(HarvestedDataKey key) -
Uses of HarvestedDataKey in org.gcube.dataharvest.harvester
Methods in org.gcube.dataharvest.harvester with parameters of type HarvestedDataKeyModifier and TypeMethodDescriptionorg.gcube.accounting.accounting.summary.access.model.internal.DimensionBasicHarvester.getDimension(HarvestedDataKey harvestedDataKey)