Uses of Enum Class
org.gcube.accounting.datamodel.UsageRecord.OperationResult
Packages that use UsageRecord.OperationResult
-
Uses of UsageRecord.OperationResult in org.gcube.accounting.datamodel
Methods in org.gcube.accounting.datamodel that return UsageRecord.OperationResultModifier and TypeMethodDescriptionBasicUsageRecord.getOperationResult()UsageRecord.getOperationResult()static UsageRecord.OperationResultReturns the enum constant of this class with the specified name.static UsageRecord.OperationResult[]UsageRecord.OperationResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.accounting.datamodel with parameters of type UsageRecord.OperationResultModifier and TypeMethodDescriptionvoidBasicUsageRecord.setOperationResult(UsageRecord.OperationResult operationResult) Set the Operation Result related to the accounted Usage RecordvoidUsageRecord.setOperationResult(UsageRecord.OperationResult operationResult) Set the Operation Result related to the accounted Usage Record