Uses of Enum Class
org.gcube.accounting.datamodel.basetypes.AbstractStorageUsageRecord.DataType
Packages that use AbstractStorageUsageRecord.DataType
-
Uses of AbstractStorageUsageRecord.DataType in org.gcube.accounting.datamodel.basetypes
Methods in org.gcube.accounting.datamodel.basetypes that return AbstractStorageUsageRecord.DataTypeModifier and TypeMethodDescriptionAbstractStorageStatusRecord.getDataType()AbstractStorageUsageRecord.getDataType()Returns the enum constant of this class with the specified name.static AbstractStorageUsageRecord.DataType[]AbstractStorageUsageRecord.DataType.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.DataTypeModifier and TypeMethodDescriptionvoidAbstractStorageStatusRecord.setDataType(AbstractStorageUsageRecord.DataType dataType) voidAbstractStorageUsageRecord.setDataType(AbstractStorageUsageRecord.DataType dataType)