Uses of Enum Class
org.gcube.accounting.accounting.summary.access.model.MeasureResolution
Packages that use MeasureResolution
Package
Description
-
Uses of MeasureResolution in org.gcube.accounting.accounting.summary.access
Methods in org.gcube.accounting.accounting.summary.access with parameters of type MeasureResolutionModifier and TypeMethodDescriptionAccountingDao.getReportByScope(ScopeDescriptor desc, Instant from, Instant to, MeasureResolution resolution) -
Uses of MeasureResolution in org.gcube.accounting.accounting.summary.access.impl
Methods in org.gcube.accounting.accounting.summary.access.impl with parameters of type MeasureResolutionModifier and TypeMethodDescriptionQueries.getAvailableDimensions(Instant from, Instant to, ScopeDescriptor scope, MeasureResolution resolution) Returns Dimensions.* fieldsAccountingDaoImpl.getReportByScope(ScopeDescriptor desc, Instant from, Instant to, MeasureResolution resolution) Queries.prepareMeasuresByDimension(ScopeDescriptor scope, MeasureResolution resolution) Prepares a statement for Getting Dim=? -
Uses of MeasureResolution in org.gcube.accounting.accounting.summary.access.model
Methods in org.gcube.accounting.accounting.summary.access.model that return MeasureResolutionModifier and TypeMethodDescriptionstatic MeasureResolutionReturns the enum constant of this class with the specified name.static MeasureResolution[]MeasureResolution.values()Returns an array containing the constants of this enum class, in the order they are declared.