| Package | Description |
|---|---|
| org.gcube.accounting.datamodel |
| Modifier and Type | Method and Description |
|---|---|
UsageRecord.OperationResult |
BasicUsageRecord.getOperationResult() |
UsageRecord.OperationResult |
UsageRecord.getOperationResult() |
static UsageRecord.OperationResult |
UsageRecord.OperationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageRecord.OperationResult[] |
UsageRecord.OperationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicUsageRecord.setOperationResult(UsageRecord.OperationResult operationResult)
Set the Operation Result related to the accounted Usage Record
|
void |
UsageRecord.setOperationResult(UsageRecord.OperationResult operationResult)
Set the Operation Result related to the accounted Usage Record
|
Copyright © 2016. All Rights Reserved.