Uses of Enum Class
org.gcube.accounting.datamodel.basetypes.AbstractStorageUsageRecord.OperationType
Packages that use AbstractStorageUsageRecord.OperationType
Package
Description
-
Uses of AbstractStorageUsageRecord.OperationType in org.gcube.accounting.datamodel.basetypes
Methods in org.gcube.accounting.datamodel.basetypes that return AbstractStorageUsageRecord.OperationTypeModifier and TypeMethodDescriptionAbstractStorageUsageRecord.getOperationType()Returns the enum constant of this class with the specified name.AbstractStorageUsageRecord.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.accounting.datamodel.basetypes with parameters of type AbstractStorageUsageRecord.OperationTypeModifier and TypeMethodDescriptionvoidAbstractStorageUsageRecord.setOperationType(AbstractStorageUsageRecord.OperationType operationType) -
Uses of AbstractStorageUsageRecord.OperationType in org.gcube.accounting.datamodel.validations.validators
Methods in org.gcube.accounting.datamodel.validations.validators with parameters of type AbstractStorageUsageRecord.OperationTypeModifier and TypeMethodDescriptionprotected LongFixDataVolumeSignAction.checkIt(Long dataVolume, AbstractStorageUsageRecord.OperationType operationType)